Jiekou.AI
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.jiekou.ai/openaimodels.dev, read
- Authentication
- Authorization: Bearer, with the key in
JIEKOU_API_KEYmodels.dev, read - Structured output
- Unknown
- Tool calling
- 58 of 61 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 baidu/ernie-4.5-300b-a47b-paddle with the model you want.
OpenCode
Put this in opencode.json in your project folder:
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"jiekou": {
"npm": "@ai-sdk/openai-compatible",
"name": "Jiekou.AI",
"options": {
"baseURL": "https://api.jiekou.ai/openai",
"apiKey": "{env:JIEKOU_API_KEY}"
},
"models": {
"baidu/ernie-4.5-300b-a47b-paddle": {
"name": "baidu/ernie-4.5-300b-a47b-paddle"
}
}
}
}
}- 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": {
"jiekou": {
"baseUrl": "https://api.jiekou.ai/openai",
"api": "openai-completions",
"apiKey": "$JIEKOU_API_KEY",
"models": [
{
"id": "baidu/ernie-4.5-300b-a47b-paddle"
}
]
}
}
}- The apiKey field can name an environment variable as $NAME.
From Pi documentation, read .
Codex
Codex speaks only the Responses API, and Jiekou.AI 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 Jiekou.AI 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 |
|---|---|---|---|---|
ERNIE 4.5 300B A47B baidu/ernie-4.5-300b-a47b-paddle | 0.280 USD | 1.10 USD | 123,000 | |
ERNIE 4.5 VL 424B A47B baidu/ernie-4.5-vl-424b-a47b | 0.420 USD | 1.25 USD | 123,000 | |
claude-haiku-4-5-20251001 claude-haiku-4-5-20251001 | 0.900 USD | 4.50 USD | 20,000 | |
claude-opus-4-1-20250805 claude-opus-4-1-20250805 | 13.50 USD | 67.50 USD | 200,000 | |
claude-opus-4-20250514 claude-opus-4-20250514 | 13.50 USD | 67.50 USD | 200,000 | |
claude-opus-4-5-20251101 claude-opus-4-5-20251101 | 4.50 USD | 22.50 USD | 200,000 | |
claude-opus-4-6 claude-opus-4-6 | 5.00 USD | 25.00 USD | 1,000,000 | |
claude-sonnet-4-20250514 claude-sonnet-4-20250514 | 2.70 USD | 13.50 USD | 200,000 | |
claude-sonnet-4-5-20250929 claude-sonnet-4-5-20250929 | 2.70 USD | 13.50 USD | 200,000 | |
DeepSeek R1 0528 deepseek/deepseek-r1-0528 | 0.700 USD | 2.50 USD | 163,840 | |
DeepSeek V3 0324 deepseek/deepseek-v3-0324 | 0.280 USD | 1.14 USD | 163,840 | |
DeepSeek V3.1 deepseek/deepseek-v3.1 | 0.270 USD | 1.00 USD | 163,840 | |
gemini-2.5-flash gemini-2.5-flash | 0.270 USD | 2.25 USD | 1,048,576 | |
gemini-2.5-flash-lite gemini-2.5-flash-lite | 0.090 USD | 0.360 USD | 1,048,576 | |
gemini-2.5-flash-lite-preview-06-17 gemini-2.5-flash-lite-preview-06-17 | 0.090 USD | 0.360 USD | 1,048,576 | |
gemini-2.5-flash-lite-preview-09-2025 gemini-2.5-flash-lite-preview-09-2025 | 0.090 USD | 0.360 USD | 1,048,576 | |
gemini-2.5-flash-preview-05-20 gemini-2.5-flash-preview-05-20 | 0.135 USD | 3.15 USD | 1,048,576 | |
gemini-2.5-pro gemini-2.5-pro | 1.12 USD | 9.00 USD | 1,048,576 | |
gemini-2.5-pro-preview-06-05 gemini-2.5-pro-preview-06-05 | 1.12 USD | 9.00 USD | 1,048,576 | |
gemini-3-flash-preview gemini-3-flash-preview | 0.500 USD | 3.00 USD | 1,048,576 | |
gemini-3-pro-preview gemini-3-pro-preview | 1.80 USD | 10.80 USD | 1,048,576 | |
gpt-5-chat-latest gpt-5-chat-latest | 1.12 USD | 9.00 USD | 400,000 | |
gpt-5-codex gpt-5-codex | 1.12 USD | 9.00 USD | 400,000 | |
gpt-5-mini gpt-5-mini | 0.225 USD | 1.80 USD | 400,000 | |
gpt-5-nano gpt-5-nano | 0.045 USD | 0.360 USD | 400,000 | |
gpt-5-pro gpt-5-pro | 13.50 USD | 108.00 USD | 400,000 | |
gpt-5.1 gpt-5.1 | 1.12 USD | 9.00 USD | 400,000 | |
gpt-5.1-codex gpt-5.1-codex | 1.12 USD | 9.00 USD | 400,000 | |
gpt-5.1-codex-max gpt-5.1-codex-max | 1.12 USD | 9.00 USD | 400,000 | |
gpt-5.1-codex-mini gpt-5.1-codex-mini | 0.225 USD | 1.80 USD | 400,000 | |
gpt-5.2 gpt-5.2 | 1.57 USD | 12.60 USD | 400,000 | |
gpt-5.2-codex gpt-5.2-codex | 1.75 USD | 14.00 USD | 400,000 | |
gpt-5.2-pro gpt-5.2-pro | 18.90 USD | 151.20 USD | 400,000 | |
grok-4-0709 grok-4-0709 | 2.70 USD | 13.50 USD | 256,000 | |
grok-4-1-fast-non-reasoning grok-4-1-fast-non-reasoning | 0.180 USD | 0.450 USD | 2,000,000 | |
grok-4-1-fast-reasoning grok-4-1-fast-reasoning | 0.180 USD | 0.450 USD | 2,000,000 | |
grok-4-fast-non-reasoning grok-4-fast-non-reasoning | 0.180 USD | 0.450 USD | 2,000,000 | |
grok-4-fast-reasoning grok-4-fast-reasoning | 0.180 USD | 0.450 USD | 2,000,000 | |
grok-code-fast-1 grok-code-fast-1 | 0.180 USD | 1.35 USD | 256,000 | |
Minimax M2.1 minimax/minimax-m2.1 | 0.300 USD | 1.20 USD | 204,800 | |
MiniMax M1 minimaxai/minimax-m1-80k | 0.550 USD | 2.20 USD | 1,000,000 | |
Kimi K2 0905 moonshotai/kimi-k2-0905 | 0.600 USD | 2.50 USD | 262,144 | |
Kimi K2 Instruct moonshotai/kimi-k2-instruct | 0.570 USD | 2.30 USD | 131,072 | |
Kimi K2.5 moonshotai/kimi-k2.5 | 0.600 USD | 3.00 USD | 262,144 | |
o3 o3 | 10.00 USD | 40.00 USD | 131,072 | |
o3-mini o3-mini | 1.10 USD | 4.40 USD | 131,072 | |
o4-mini o4-mini | 1.10 USD | 4.40 USD | 200,000 | |
Qwen3 235B A22B qwen/qwen3-235b-a22b-fp8 | 0.200 USD | 0.800 USD | 40,960 | |
Qwen3 235B A22B Instruct 2507 qwen/qwen3-235b-a22b-instruct-2507 | 0.150 USD | 0.800 USD | 131,072 | |
Qwen3 235B A22b Thinking 2507 qwen/qwen3-235b-a22b-thinking-2507 | 0.300 USD | 3.00 USD | 131,072 | |
Qwen3 30B A3B qwen/qwen3-30b-a3b-fp8 | 0.090 USD | 0.450 USD | 40,960 | |
Qwen3 32B qwen/qwen3-32b-fp8 | 0.100 USD | 0.450 USD | 40,960 | |
Qwen3 Coder 480B A35B Instruct qwen/qwen3-coder-480b-a35b-instruct | 0.290 USD | 1.20 USD | 262,144 | |
qwen/qwen3-coder-next qwen/qwen3-coder-next | 0.200 USD | 1.50 USD | 262,144 | |
Qwen3 Next 80B A3B Instruct qwen/qwen3-next-80b-a3b-instruct | 0.150 USD | 1.50 USD | 65,536 | |
Qwen3 Next 80B A3B Thinking qwen/qwen3-next-80b-a3b-thinking | 0.150 USD | 1.50 USD | 65,536 | |
XiaomiMiMo/MiMo-V2-Flash xiaomimimo/mimo-v2-flash | 0 USD | 0 USD | 262,144 | |
GLM-4.5 zai-org/glm-4.5 | 0.600 USD | 2.20 USD | 131,072 | |
GLM 4.5V zai-org/glm-4.5v | 0.600 USD | 1.80 USD | 65,536 | |
GLM-4.7 zai-org/glm-4.7 | 0.600 USD | 2.20 USD | 204,800 | |
GLM-4.7-Flash zai-org/glm-4.7-flash | 0.070 USD | 0.400 USD | 200,000 |
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.