- LLM Evaluators - Run AI-powered evaluations on your traces. See LLM Evaluators for setup.
- Playground - Test prompts directly in HoneyHive

Supported providers
| Provider | Required credentials |
|---|---|
| Anthropic | API key (api_key) |
| OpenAI | API key (api_key) |
| Azure OpenAI | API key (api_key), endpoint (api_base), API version (api_version), deployment name (deployment_name) |
| Bedrock | Access key (aws_access_key_id), secret key (aws_secret_access_key), region (aws_region_name) |
| Gemini | API key (api_key) |
| Vertex AI | Google application credentials JSON (google_application_credentials), project ID (vertexai_project), location (vertexai_location) |
Configuring provider keys
- Go to Settings > Workspace > AI Providers.
- Find the provider you want to use and click the pencil icon.
- Enter the required credentials.
- Click Save.
Provider keys are configured at the workspace level. All projects within the workspace share the same provider keys.

