LLM Providers

Supported LLM providers and connection fields for Kontext.

LLM providers offer the models used by chats, agents, and AI-assisted workflows. Current support on this page reflects the provider definitions and curated model catalog shipped with Kontext.

Provider Support

ProviderTypeRequired InfoCustom Endpoint
LM StudioLocalendpointBaseUrlYes
OllamaLocalendpointBaseUrlYes
OpenAIHostedapiKeyRefYes
AnthropicHostedapiKeyRefNo
Google GeminiHostedapiKeyRefNo
AWS BedrockHostedregion, credentialsNo
OpenRouterHostedapiKeyRef, endpointBaseUrlYes
OpenAI-CompatibleHostedpreset, apiKeyRef, endpointBaseUrlYes

Curated Models

Local providers are first-class. Current curated local/open-weight examples include openai/gpt-oss-20b and google/gemma-4-26b-a4b.

Provider pathExample curated models
lm_studio, ollamaopenai/gpt-oss-20b, google/gemma-4-26b-a4b
openaiopenai/gpt-5.4-mini, openai/gpt-4o-mini
anthropicanthropic/claude-sonnet-4-6, anthropic/claude-haiku-4-5-20251001, anthropic/claude-3-5-sonnet-latest
geminigemini/gemini-2.5-flash
bedrockbedrock/amazon.nova-2-lite-v1:0
openrouteropenai/gpt-4o-mini
openai_compatible:deepseekdeepseek/deepseek-chat
openai_compatible:mistralmistral/mistral-small-latest

OpenAI-Compatible Presets

PresetDefault endpoint
deepseekhttps://api.deepseek.com/v1
mistralhttps://api.mistral.ai/v1

Config Fields

FieldPurpose
endpointBaseUrlBase URL for local or compatible providers.
providerModelNameProvider-specific model identifier when it differs from the curated catalog model ID.
regionRequired for Bedrock connections.
compatibilityPresetIdRequired for openai_compatible connections using a curated preset.
defaultSamplingDefault temperature, topP, maxTokens, and reasoning settings.

Available In

SurfaceUsage
Chat sessionsDefault provider for interactive chat and agent work
Data AgentProvider for team and plan execution
AI-assisted workflowsShared provider selection for AI features