Skip to content

Commit 3ee43e2

Browse files
committed
tweak
1 parent 05a206d commit 3ee43e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project_configuration/prompt_response_projects.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"\n",
222222
" - `description`: An optional description of your project.\n",
223223
"\n",
224-
" - `media_type` (required): The type of assets this project accepts. Can be either lb.MediaType.LLMPromptCreation or MediaType.LLMPromptResponseCreation, depending on the project type you are setting up.\n",
224+
" - `media_type` (required): The type of assets this project accepts. Can be either `lb.MediaType.LLMPromptCreation` or `MediaType.LLMPromptResponseCreation`, depending on the project type you are setting up.\n",
225225
"\n",
226226
" - `dataset_name`: The name of the dataset where the generated data rows will be located. Include this parameter only if you want to create a new dataset.\n",
227227
"\n",

0 commit comments

Comments
 (0)