Secrets
Last updated
Last updated
Secrets are authentication codes such as API keys, JSON service accounts, auth tokens, given to you by third-party providers that you want Modelmetry to use and store securely.
We do not store your secrets in plain text. They are encrypted at rest and only decrypted when used to authenticate with external services. For this reason, we cannot show you the full value of the secret once it has been set (only a small preview).
For the sake of safety, we do recommend you enable usage and billing limits with providers that allow to ensure no bug within or hack into our servers compromises your third-party access and billing usage.
Go to Settings
Click on Secrets
View all secrets
Go to Settings
Click on Secrets
Click on + New Secret
Enter the appropriate data:
Provider: which third-party is this secret used for (this will be used when you select a specific model in some of our evaluators). You cannot change the provider once the secret is created.
OpenAI
Azure
Amazon
Groq
Replicate
Other
Name: give it a human-friendly name so your team knows what it refers to, and what to use it for (e.g., openai-embeddings-api-key
, google-gemini-json-service-account
). You cannot change the name once the secret is created.
Value: the actual contents of the secret.
Click Save
The secret will now appear in the table, with a preview
Go to Settings
Click on Secrets
Click on the edit icon button
Change the contents of the secret's value.
Click Save
You cannot delete a secret which is still being used in one or more evaluator instances. Make sure you detach the secret you want to delete from instances in order to delete it.
Go to Settings
Click on Secrets
Click on the edit icon button
Click Delete