You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ We suggest getting starting by:
68
68
- Walking through the process for building an eval: [`build-eval.md`](docs/build-eval.md)
69
69
- Exploring an example of implementing custom eval logic: [`custom-eval.md`](docs/custom-eval.md)
70
70
- Writing your own completion functions: [`completion-fns.md`](docs/completion-fns.md)
71
+
- Review our starter guide for writing evals: [Getting Started with OpenAI Evals](https://cookbook.openai.com/examples/evaluation/getting_started_with_openai_evals)
71
72
72
73
Please note that we are currently not accepting evals with custom code! While we ask you to not submit such evals at the moment, you can still submit model-graded evals with custom model-graded YAML files.
0 commit comments