LLMOps

Providers

LLMOps supports 70+ AI providers through its unified gateway. Providers are configured through the LLMOps dashboard, allowing you to add, update, or remove providers without code changes.

Configuring Providers

  1. Open the LLMOps dashboard
  2. Navigate to SettingsWorkspace Providers
  3. Click Add Provider and select your provider
  4. Enter your API credentials
  5. Click Save

Once configured, the provider will be available when creating variants in your configs.


Provider Configuration Options

Common Fields

All providers support these base options:

FieldDescription
API KeyYour API key for the provider
Custom HostOverride the default API endpoint (optional)

Major Cloud Providers

OpenAI

Access GPT-4, GPT-3.5, and other OpenAI models.

FieldDescription
API KeyYour OpenAI API key
Organization IDOpenAI organization ID (optional)
Project IDOpenAI project ID (optional)

Anthropic

Access Claude 3, Claude 2, and other Anthropic models.

FieldDescription
API KeyYour Anthropic API key

Azure OpenAI

Access OpenAI models hosted on Azure.

FieldDescription
API KeyYour Azure OpenAI API key
Resource NameAzure resource name
Deployment IDAzure deployment ID
API VersionAzure API version (e.g., 2024-02-15-preview)
Authentication ModeAPI Key, Entra ID, Managed Identity, or Workload Identity

Google Gemini

Access Gemini models via Google AI.

FieldDescription
API KeyYour Google API key

Google Vertex AI

Access Gemini and other models via Google Cloud Vertex AI.

FieldDescription
Project IDGoogle Cloud project ID
RegionVertex AI region (e.g., us-central1)
Service Account JSONService account credentials JSON

AWS Bedrock

Access Claude, Llama, and other models via AWS Bedrock.

FieldDescription
AWS Access Key IDAWS access key ID
AWS Secret Access KeyAWS secret access key
AWS RegionAWS region (e.g., us-east-1)
Session TokenAWS session token (for temporary credentials)

Inference Providers

Groq

Fast inference for open-source models.

FieldDescription
API KeyYour Groq API key

Together AI

FieldDescription
API KeyYour Together AI API key

Fireworks AI

FieldDescription
API KeyYour Fireworks AI API key

Cerebras

FieldDescription
API KeyYour Cerebras API key

SambaNova

FieldDescription
API KeyYour SambaNova API key

Lambda

FieldDescription
API KeyYour Lambda API key

DeepInfra

FieldDescription
API KeyYour DeepInfra API key

Model Providers

DeepSeek

FieldDescription
API KeyYour DeepSeek API key

Mistral AI

FieldDescription
API KeyYour Mistral AI API key

Cohere

FieldDescription
API KeyYour Cohere API key

AI21

FieldDescription
API KeyYour AI21 API key

xAI (Grok)

FieldDescription
API KeyYour xAI API key

Aggregators & Routers

OpenRouter

OpenRouter gives you access to hundreds of models through a single API key.

FieldDescription
API KeyYour OpenRouter API key

Perplexity AI

FieldDescription
API KeyYour Perplexity AI API key

Embedding Providers

Jina

FieldDescription
API KeyYour Jina API key

Voyage

FieldDescription
API KeyYour Voyage API key

Nomic

FieldDescription
API KeyYour Nomic API key

Image Generation

Stability AI

FieldDescription
API KeyYour Stability AI API key

Replicate

FieldDescription
API KeyYour Replicate API key

Segmind

FieldDescription
API KeyYour Segmind API key

Self-Hosted / Local

Ollama

For local models running with Ollama.

FieldDescription
Custom HostOllama endpoint (e.g., http://localhost:11434)

Hugging Face

FieldDescription
API KeyYour Hugging Face API key
Inference Endpoint URLCustom inference endpoint (optional)

All Supported Providers

Here's the complete list of all 70+ supported providers:

ProviderKeyProviderKey
OpenAIopenaiAnthropicanthropic
Azure OpenAIazure-openaiGoogle Geminigoogle
Vertex AIvertex-aiAWS Bedrockbedrock
AWS SageMakersagemakerGroqgroq
Together AItogether-aiFireworks AIfireworks-ai
CerebrascerebrasSambaNovasambanova
LambdalambdaDeepInfradeepinfra
DeepSeekdeepseekMistral AImistral-ai
CoherecohereAI21ai21
xAIx-aiOpenRouteropenrouter
Perplexity AIperplexity-aiJinajina
VoyagevoyageNomicnomic
Stability AIstability-aiReplicatereplicate
SegmindsegmindOllamaollama
Hugging FacehuggingfaceCloudflare Workers AIworkers-ai
AnyscaleanyscaleReka AIreka-ai
MoonshotmoonshotZhipuzhipu
LingYilingyiNebiusnebius
OracleoracleAzure AIazure-ai

On this page