Skip to content

Commit 4730fa6

Browse files
authored
fix link to eval guide (#2107)
1 parent d731f2f commit 4730fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/evaluation/use-cases/EvalsAPI_Audio_Inputs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"source": [
199199
"## Eval Configuration\n",
200200
"\n",
201-
"Now that we have our data source and task, we will create our evals. For the OpenAI Evals API docs, visit [API docs](https://platform.openai.com/docs/evals/overview).\n"
201+
"Now that we have our data source and task, we will create our evals. For the OpenAI Evals API docs, visit [API docs](https://platform.openai.com/docs/guides/evals).\n"
202202
]
203203
},
204204
{

0 commit comments

Comments
 (0)