From 295b1c4ecd7d7e56ad2906e150a876b48997407a Mon Sep 17 00:00:00 2001 From: Davide Paglieri Date: Sun, 13 Jul 2025 16:17:58 +0100 Subject: [PATCH] Update evaluation docs --- docs/evaluation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/evaluation.md b/docs/evaluation.md index 678039e3..7ecfdd74 100644 --- a/docs/evaluation.md +++ b/docs/evaluation.md @@ -31,7 +31,7 @@ export ANTHROPIC_API_KEY= export GEMINI_API_KEY= ``` -Or you can modify the `SECRETS` file, adding your api keys. +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. You can then run the evaluation with: