Skip to main content

Creating Secrets

1

Navigate to the secrets page on your dashboard

new.png
2

Create a new secret

test.pngAll secrets created here will be injected as environment variables for your Evaluator to access.
3

Update the Evaluator to access the new secret

openai_secret.png
And that’s it! If you want to learn more about creating evaluators, see:
  1. Learn about Evaluation and Eval Protocol for evaluator authoring
  2. Check the API Reference for complete details on all data types