Skip to main content

Documentation Index

Fetch the complete documentation index at: https://fireworks.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

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