LLM providers overview¶
An LLM provider is an integration with an AI service platform that offers language models. By configuring providers in AI Workspace, you can:
- Centralize credential management: Store API keys and authentication details securely
- Connect multiple providers: Integrate with leading LLM services
- Monitor provider status: Track availability and health of connected services
- Reuse configuration: Use one provider across multiple proxies without duplicating credentials
Supported providers¶
AI Workspace supports the following LLM providers:
| Provider | Description | Learn more |
|---|---|---|
| Access GPT-4, GPT-3.5, and other OpenAI models | OpenAI documentation | |
| Integrate Anthropic Claude models | Anthropic documentation | |
| Use OpenAI models hosted on Microsoft Azure | Azure OpenAI documentation | |
| Access models through Azure AI Foundry platform | Azure AI Foundry documentation | |
| Integrate Google's Gemini language models | Gemini documentation | |
| Access Mistral's open and commercial models | Mistral AI documentation | |
| Access Anthropic, Meta, Mistral, and Amazon models through Amazon Bedrock | AWS Bedrock documentation |
Connect a custom provider¶
If the LLM service you use isn't in the list above, a user with template-management access can define a reusable LLM Provider Template under Settings > LLM Provider Templates. A template captures the endpoint and authentication shape for a custom provider. It then appears in the provider type selector alongside the built-in providers whenever you add a provider.
Next step¶
Configure an LLM provider: set up your first provider.