Skip to content

Commit 8fdd40c

Browse files
committed
small update
1 parent 6167937 commit 8fdd40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/evaluation/use-cases/EvalsAPI_Image_Inputs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
" - revise templating in `grader_config` to use `{{item.input}}` and/or `{{sample.output_text}}`, denoting the input and output of the log\n",
523523
"\n",
524524
"Eval Run Creation\n",
525-
" - set the `data_source` to specify the filters to use to obtain your logs for the eval run (see the [docs](https://platform.openai.com/docs/api-reference/evals/createRun) for more information)"
525+
" - specify the filters in the `data_source` field that will be used to obtain the corresponding logs for the eval run (see the [docs](https://platform.openai.com/docs/api-reference/evals/createRun) for more information)"
526526
]
527527
},
528528
{

0 commit comments

Comments
 (0)