Skip to content

Commit cbc0159

Browse files
Update evaluation docs (#57)
1 parent bf9e75b commit cbc0159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export ANTHROPIC_API_KEY=<KEY>
3131
export GEMINI_API_KEY=<KEY>
3232
```
3333

34-
Or you can modify the `SECRETS` file, adding your api keys.
34+
Or you can modify the `SECRETS` file, adding your api keys. xAI or Nvidia API keys need to be added as OpenAI API keys, with client_name=xai or nvidia, together with their baseurl.
3535

3636
You can then run the evaluation with:
3737

0 commit comments

Comments
 (0)