Skip to main content
The Providers page serves as Adaline’s workspace-level credential management system, allowing teams to configure and manage API credentials for various AI model providers. This centralized approach lets users store multiple credentials per provider and use the right model configuration across Prompts, Playground, Evaluators, Monitor, Traces, and deployed prompt workflows. Provider setup is part of production readiness. If model access is missing or misconfigured, playground runs, evaluations, continuous evaluations, and deployed prompt execution can fail in places that look like prompt problems. Configure AI provider

Supported Providers

Adaline supports a wide range of AI providers out of the box:
ProviderSetup Guide
OpenAI OpenAIConfigure
Anthropic AnthropicConfigure
Google GoogleConfigure
xAI xAIConfigure
Azure AzureConfigure
Bedrock BedrockConfigure
Vertex VertexConfigure
Groq GroqConfigure
Open Router Open RouterConfigure
Together AI Together AIConfigure
CustomConfigure

Adding Multiple Configurations

You can add multiple provider configurations for the same AI provider to support different use cases, such as separate development and production environments, different billing accounts, or varying rate limits. Simply add each set of credentials the same way you would add a single one. Each configuration will have its own prefix in the model dropdown, making it easy to choose the right combination of model and account for your specific needs. For example, you might have “OpenAI (dev)::” and “OpenAI (prod)::” appearing as distinct options.