Providers
All providers use the same proxy endpoint:
https://proxy.lectr.ai/v1
OpenAI
Anthropic
Anthropic model names include a date suffix (e.g.
20241022). Lectr also uses
prefix matching — new Claude models are detected automatically even if not yet
in this list.Groq
Google Gemini
Azure OpenAI
Azure uses deployment names as model identifiers — these are org-specific and not in the detection registry. Always useX-Lectr-Provider: azure and configure
your endpoint in the dashboard.
See Multi-Provider Setup → Azure for setup instructions.
Model not listed?
Lectr uses prefix matching as a fallback — so new model versions from known providers are usually detected correctly even before this list is updated. If a model isn’t detected:- Use
X-Lectr-Providerto set the provider manually - The request goes through — detection failure never blocks traffic
- Cost tracking shows
$0.00 (pricing unavailable)until the model is added
Routing targets
The “Routing target” column indicates whether a model can be used as the destination in a routing rule. All listed models are valid routing targets. Routing rules are coming in a future release.Recommendation aggressiveness
Recommendations stay within provider — Lectr won’t suggest switching from Anthropic to OpenAI. Within a provider, the downgrade aggressiveness depends on task type:
See Task Types for how to tag your requests.