Documentation
¶
Overview ¶
Package provider is the single source of truth for the LLM provider names the gateway can route to. Both the domain (registry validation) and the infra provider adapters depend on these identifiers.
Index ¶
Constants ¶
View Source
const ( OpenAI = "openai" OpenAICompatible = "openai_compatible" Google = "google" Vertex = "vertex" Anthropic = "anthropic" Bedrock = "bedrock" Azure = "azure" Mistral = "mistral" Groq = "groq" DeepSeek = "deepseek" XAI = "xai" Cerebras = "cerebras" OpenRouter = "openrouter" Cohere = "cohere" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.