We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342484a commit 0a18681Copy full SHA for 0a18681
README.md
@@ -64,6 +64,8 @@ export ANTHROPIC_API_KEY=<KEY>
64
export GEMINI_API_KEY=<KEY>
65
```
66
67
+Alternatively you can add your API keys to the SECRETS file.
68
+
69
Then run the evaluation with:
70
71
```bash
0 commit comments