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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ uv sync
31
31
32
32
### Set up environment variables
33
33
34
-
Set the `OPENAI_API_KEY` environment variable to your OpenAI API key. Executing the test script below will send a few queries to `gpt-4.1-mini`.
34
+
Set the `OPENAI_API_KEY` environment variable to your OpenAI API key. Executing the test script below will send a few queries to `gpt-4.1-mini`, which we use as our default judge model.
35
35
36
36
### Run a test script demonstrating the PRBO reward function
0 commit comments