Tempr
A hosted service with its own key and prices. This page lists the addresses it answers, the facts its documentation states, and the setup of each harness.
Addresses and facts
- OpenAI Chat Completions:
https://api.temprhq.io/v1models.dev, read
- Authentication
- Authorization: Bearer, with the key in
TEMPR_API_KEYmodels.dev, read - Structured output
- Unknown
- Tool calling
- 36 of 39 listed models The share of this provider's models that models.dev records with tool calling. models.dev, read
- Rate limits
- Unknown
- Prices
- Unknown
- Data retention
- Unknown
- Documentation
- Read the page models.dev, read
- Output limits Baltor recorded
- Unknown
Harness setup
Replace anthropic/claude-fable-5 with the model you want.
OpenCode
Put this in opencode.json in your project folder:
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"tempr": {
"npm": "@ai-sdk/openai-compatible",
"name": "Tempr",
"options": {
"baseURL": "https://api.temprhq.io/v1",
"apiKey": "{env:TEMPR_API_KEY}"
},
"models": {
"anthropic/claude-fable-5": {
"name": "anthropic/claude-fable-5"
}
}
}
}
}- OpenCode reads any OpenAI-compatible address through the @ai-sdk/openai-compatible package, and an address that speaks the Responses API through @ai-sdk/openai.
From OpenCode documentation, read .
Pi
Put this in ~/.pi/agent/models.json:
{
"providers": {
"tempr": {
"baseUrl": "https://api.temprhq.io/v1",
"api": "openai-completions",
"apiKey": "$TEMPR_API_KEY",
"models": [
{
"id": "anthropic/claude-fable-5"
}
]
}
}
}- The apiKey field can name an environment variable as $NAME.
From Pi documentation, read .
Codex
Codex speaks only the Responses API, and Tempr documents no Responses address. A gateway that offers one can sit in between.
- Codex speaks the Responses API only: responses is the one supported wire API of a custom provider. Ollama and LM Studio are built in and start with --oss.
From Codex documentation, read .
Claude Code
Claude Code sends Anthropic Messages requests, and Tempr documents no such address. A gateway that translates to that API can sit in between.
- Claude Code sends Anthropic Messages requests to ANTHROPIC_BASE_URL. Anthropic says it does not support routing Claude Code to models other than Claude through any gateway, so some features may not work with another model.
From Claude Code documentation, read .
Models it lists
Prices in US dollars per million tokens, input and output, as models.dev, read records them.
| Model | Input | Output | Context | As of |
|---|---|---|---|---|
Claude Fable 5 anthropic/claude-fable-5 | 10.00 USD | 50.00 USD | 1,000,000 | older than 30 days |
Claude Fable 5.1 anthropic/claude-fable-5-1 | 10.00 USD | 50.00 USD | 1,000,000 | |
Claude Haiku 4.5 (latest) anthropic/claude-haiku-4-5 | 1.00 USD | 5.00 USD | 200,000 | older than 30 days |
Claude Haiku 4.5 anthropic/claude-haiku-4-5-20251001 | 1.00 USD | 5.00 USD | 200,000 | older than 30 days |
Claude Opus 4.5 (latest) anthropic/claude-opus-4-5 | 5.00 USD | 25.00 USD | 200,000 | older than 30 days |
Claude Opus 4.5 anthropic/claude-opus-4-5-20251101 | 5.00 USD | 25.00 USD | 200,000 | older than 30 days |
Claude Opus 4.6 anthropic/claude-opus-4-6 | 5.00 USD | 25.00 USD | 1,000,000 | older than 30 days |
Claude Opus 4.7 anthropic/claude-opus-4-7 | 5.00 USD | 25.00 USD | 1,000,000 | older than 30 days |
Claude Opus 4.8 anthropic/claude-opus-4-8 | 5.00 USD | 25.00 USD | 1,000,000 | older than 30 days |
Claude Opus 5 anthropic/claude-opus-5 | 5.00 USD | 25.00 USD | 1,000,000 | older than 30 days |
Claude Sonnet 4.5 (latest) anthropic/claude-sonnet-4-5 | 3.00 USD | 15.00 USD | 200,000 | older than 30 days |
Claude Sonnet 4.5 anthropic/claude-sonnet-4-5-20250929 | 3.00 USD | 15.00 USD | 200,000 | older than 30 days |
Claude Sonnet 4.6 anthropic/claude-sonnet-4-6 | 3.00 USD | 15.00 USD | 1,000,000 | older than 30 days |
Claude Sonnet 5 anthropic/claude-sonnet-5 | 2.00 USD | 10.00 USD | 1,000,000 | older than 30 days |
Gemini 3 Flash Preview google/gemini-3-flash-preview | 0.500 USD | 3.00 USD | 1,048,576 | older than 30 days |
Gemini 3.1 Flash Lite google/gemini-3.1-flash-lite | 0.250 USD | 1.50 USD | 1,048,576 | older than 30 days |
Gemini 3.1 Pro Preview google/gemini-3.1-pro-preview | 2.00 USD | 12.00 USD | 1,048,576 | older than 30 days |
Gemini 3.1 Pro Preview Custom Tools google/gemini-3.1-pro-preview-customtools | 2.00 USD | 12.00 USD | 1,048,576 | older than 30 days |
Gemini 3.5 Flash google/gemini-3.5-flash | 1.50 USD | 9.00 USD | 1,048,576 | older than 30 days |
Gemini 3.5 Flash Lite google/gemini-3.5-flash-lite | 0.300 USD | 2.50 USD | 1,048,576 | older than 30 days |
Gemini 3.6 Flash google/gemini-3.6-flash | 0.750 USD | 3.75 USD | 1,048,576 | older than 30 days |
Gemini 3.7 Flash google/gemini-3.7-flash | 0.750 USD | 3.75 USD | 1,048,576 | older than 30 days |
Gemini 3.8 Flash google/gemini-3.8-flash | 0.750 USD | 3.75 USD | 1,048,576 | |
Gemini Embedding 001 google/gemini-embedding-001 | 0.150 USD | 0 USD | 2,048 | older than 30 days |
Gemini Embedding 2 google/gemini-embedding-2 | 0.200 USD | 0 USD | 8,192 | older than 30 days |
Gemini Flash Latest google/gemini-flash-latest | 0.750 USD | 3.75 USD | 1,048,576 | older than 30 days |
Gemini Flash-Lite Latest google/gemini-flash-lite-latest | 0.300 USD | 2.50 USD | 1,048,576 | older than 30 days |
Gemma 4 26B A4B IT google/gemma-4-26b-a4b-it | Unknown | Unknown | 262,144 | |
Gemma 4 31B IT google/gemma-4-31b-it | Unknown | Unknown | 262,144 | |
Mistral Embed mistral/mistral-embed | 0.100 USD | 0 USD | 8,000 | older than 30 days |
Mistral Large 3 mistral/mistral-large-2512 | 0.500 USD | 1.50 USD | 262,144 | older than 30 days |
Mistral Large (latest) mistral/mistral-large-latest | 0.500 USD | 1.50 USD | 262,144 | older than 30 days |
Mistral Medium 3.5 mistral/mistral-medium-2604 | 1.50 USD | 7.50 USD | 262,144 | older than 30 days |
Mistral Medium (latest) mistral/mistral-medium-latest | 1.50 USD | 7.50 USD | 262,144 | older than 30 days |
Mistral Small 4 mistral/mistral-small-2603 | 0.150 USD | 0.600 USD | 256,000 | older than 30 days |
Mistral Small (latest) mistral/mistral-small-latest | 0.150 USD | 0.600 USD | 256,000 | older than 30 days |
Voxtral Small (latest) mistral/voxtral-small-latest | 0.100 USD | 0.300 USD | 32,000 | older than 30 days |
GLM-5.2 mistral/zai-glm-5-2 | 1.40 USD | 4.40 USD | 1,000,000 | older than 30 days |
GLM-5.3 mistral/zai-glm-5-3 | 1.40 USD | 4.40 USD | 1,000,000 | older than 30 days |
Sources of this page
- models.dev/api.json, read
Paid links
No link in this directory is a paid link or an ad, and no listing is paid for. The order and the contents of every list come from the sources named on this page.