SiliconFlow
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.siliconflow.com/v1models.dev, read
- Authentication
- Authorization: Bearer, with the key in
SILICONFLOW_API_KEYmodels.dev, read - Structured output
- Unknown
- Tool calling
- 57 of 57 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 ByteDance-Seed/Seed-OSS-36B-Instruct with the model you want.
OpenCode
Put this in opencode.json in your project folder:
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"siliconflow": {
"npm": "@ai-sdk/openai-compatible",
"name": "SiliconFlow",
"options": {
"baseURL": "https://api.siliconflow.com/v1",
"apiKey": "{env:SILICONFLOW_API_KEY}"
},
"models": {
"ByteDance-Seed/Seed-OSS-36B-Instruct": {
"name": "ByteDance-Seed/Seed-OSS-36B-Instruct"
}
}
}
}
}- 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": {
"siliconflow": {
"baseUrl": "https://api.siliconflow.com/v1",
"api": "openai-completions",
"apiKey": "$SILICONFLOW_API_KEY",
"models": [
{
"id": "ByteDance-Seed/Seed-OSS-36B-Instruct"
}
]
}
}
}- The apiKey field can name an environment variable as $NAME.
From Pi documentation, read .
Codex
Codex speaks only the Responses API, and SiliconFlow 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 SiliconFlow 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 |
|---|---|---|---|---|
ByteDance-Seed/Seed-OSS-36B-Instruct ByteDance-Seed/Seed-OSS-36B-Instruct | 0.210 USD | 0.570 USD | 262,000 | older than 30 days |
MiniMaxAI/MiniMax-M2.5 MiniMaxAI/MiniMax-M2.5 | 0.300 USD | 1.20 USD | 197,000 | older than 30 days |
MiniMax-M3 MiniMaxAI/MiniMax-M3 | 0.300 USD | 1.20 USD | 1,048,576 | older than 30 days |
Qwen/Qwen2.5-72B-Instruct Qwen/Qwen2.5-72B-Instruct | 0.590 USD | 0.590 USD | 33,000 | older than 30 days |
Qwen/Qwen2.5-7B-Instruct Qwen/Qwen2.5-7B-Instruct | 0.050 USD | 0.050 USD | 33,000 | older than 30 days |
Qwen/Qwen3-14B Qwen/Qwen3-14B | 0.070 USD | 0.280 USD | 131,000 | older than 30 days |
Qwen/Qwen3-30B-A3B-Instruct-2507 Qwen/Qwen3-30B-A3B-Instruct-2507 | 0.090 USD | 0.300 USD | 262,000 | older than 30 days |
Qwen/Qwen3-32B Qwen/Qwen3-32B | 0.140 USD | 0.570 USD | 131,000 | older than 30 days |
Qwen/Qwen3-8B Qwen/Qwen3-8B | 0.060 USD | 0.060 USD | 131,000 | older than 30 days |
Qwen/Qwen3-Coder-30B-A3B-Instruct Qwen/Qwen3-Coder-30B-A3B-Instruct | 0.070 USD | 0.280 USD | 262,000 | older than 30 days |
Qwen/Qwen3-Coder-480B-A35B-Instruct Qwen/Qwen3-Coder-480B-A35B-Instruct | 0.250 USD | 1.00 USD | 262,000 | older than 30 days |
Qwen/Qwen3-VL-30B-A3B-Instruct Qwen/Qwen3-VL-30B-A3B-Instruct | 0.290 USD | 1.00 USD | 262,000 | older than 30 days |
Qwen/Qwen3-VL-30B-A3B-Thinking Qwen/Qwen3-VL-30B-A3B-Thinking | 0.290 USD | 1.00 USD | 262,000 | older than 30 days |
Qwen/Qwen3-VL-32B-Instruct Qwen/Qwen3-VL-32B-Instruct | 0.200 USD | 0.600 USD | 262,000 | older than 30 days |
Qwen/Qwen3-VL-32B-Thinking Qwen/Qwen3-VL-32B-Thinking | 0.200 USD | 1.50 USD | 262,000 | older than 30 days |
Qwen/Qwen3-VL-8B-Instruct Qwen/Qwen3-VL-8B-Instruct | 0.180 USD | 0.680 USD | 262,000 | older than 30 days |
Qwen3.5 122B-A10B Qwen/Qwen3.5-122B-A10B | 0.260 USD | 2.08 USD | 262,144 | older than 30 days |
Qwen3.5 27B Qwen/Qwen3.5-27B | 0.250 USD | 2.00 USD | 262,144 | older than 30 days |
Qwen3.5 35B-A3B Qwen/Qwen3.5-35B-A3B | 0.240 USD | 1.80 USD | 262,144 | older than 30 days |
Qwen3.5 397B-A17B Qwen/Qwen3.5-397B-A17B | 0.390 USD | 2.34 USD | 262,144 | older than 30 days |
Qwen/Qwen3.5-9B Qwen/Qwen3.5-9B | 0.100 USD | 0.150 USD | 262,144 | older than 30 days |
Qwen3.6 27B Qwen/Qwen3.6-27B | 0.300 USD | 3.20 USD | 262,144 | older than 30 days |
Qwen3.6 35B-A3B Qwen/Qwen3.6-35B-A3B | 0.200 USD | 1.60 USD | 262,144 | older than 30 days |
Qwen3.8 2.4T A95B Qwen/Qwen3.8-2.4T-A95B | 2.00 USD | 6.00 USD | 1,049,000 | older than 30 days |
deepseek-ai/DeepSeek-R1 deepseek-ai/DeepSeek-R1 | 0.500 USD | 2.18 USD | 164,000 | older than 30 days |
deepseek-ai/DeepSeek-V3 deepseek-ai/DeepSeek-V3 | 0.250 USD | 1.00 USD | 164,000 | older than 30 days |
deepseek-ai/DeepSeek-V3.1 deepseek-ai/DeepSeek-V3.1 | 0.270 USD | 1.00 USD | 164,000 | older than 30 days |
deepseek-ai/DeepSeek-V3.1-Terminus deepseek-ai/DeepSeek-V3.1-Terminus | 0.270 USD | 1.00 USD | 164,000 | older than 30 days |
deepseek-ai/DeepSeek-V3.2 deepseek-ai/DeepSeek-V3.2 | 0.270 USD | 0.420 USD | 164,000 | older than 30 days |
deepseek-ai/DeepSeek-V3.2-Exp deepseek-ai/DeepSeek-V3.2-Exp | 0.270 USD | 0.410 USD | 164,000 | older than 30 days |
DeepSeek V4 Flash deepseek-ai/DeepSeek-V4-Flash | 0.130 USD | 0.280 USD | 1,000,000 | older than 30 days |
DeepSeek V4 Flash 0731 deepseek-ai/DeepSeek-V4-Flash-0731 | 0.220 USD | 0.660 USD | 1,000,000 | older than 30 days |
DeepSeek V4 Flash Vision Exp deepseek-ai/DeepSeek-V4-Flash-Vision-Exp | 0.440 USD | 1.32 USD | 1,000,000 | |
DeepSeek V4 Pro deepseek-ai/DeepSeek-V4-Pro | 1.50 USD | 3.13 USD | 1,000,000 | older than 30 days |
DeepSeek V4 Pro 0813 deepseek-ai/DeepSeek-V4-Pro-0813 | 1.32 USD | 3.96 USD | 1,000,000 | older than 30 days |
Gemma 4 12B IT google/gemma-4-12B-it | 0.100 USD | 0.300 USD | 262,144 | older than 30 days |
Gemma 4 26B A4B IT google/gemma-4-26B-A4B-it | 0.120 USD | 0.400 USD | 262,144 | older than 30 days |
Gemma 4 31B IT google/gemma-4-31B-it | 0.130 USD | 0.400 USD | 262,144 | older than 30 days |
inclusionAI/Ling-flash-2.0 inclusionAI/Ling-flash-2.0 | 0.140 USD | 0.570 USD | 131,000 | older than 30 days |
LongCat-2.0 meituan-longcat/LongCat-2.0 | 0.750 USD | 2.95 USD | 1,049,000 | older than 30 days |
moonshotai/Kimi-K2.5 moonshotai/Kimi-K2.5 | 0.450 USD | 2.25 USD | 262,000 | older than 30 days |
moonshotai/Kimi-K2.6 moonshotai/Kimi-K2.6 | 0.770 USD | 3.40 USD | 262,000 | older than 30 days |
Kimi K2.7 Code moonshotai/Kimi-K2.7-Code | 0.859 USD | 3.80 USD | 262,144 | older than 30 days |
Kimi K3 moonshotai/Kimi-K3 | 2.70 USD | 13.50 USD | 1,048,576 | older than 30 days |
Nex-N2-Pro nex-agi/Nex-N2-Pro | 0.500 USD | 2.50 USD | 262,144 | older than 30 days |
openai/gpt-oss-120b openai/gpt-oss-120b | 0.050 USD | 0.450 USD | 131,000 | older than 30 days |
openai/gpt-oss-20b openai/gpt-oss-20b | 0.040 USD | 0.180 USD | 131,000 | older than 30 days |
stepfun-ai/Step-3.5-Flash stepfun-ai/Step-3.5-Flash | 0.100 USD | 0.300 USD | 262,000 | older than 30 days |
tencent/Hunyuan-A13B-Instruct tencent/Hunyuan-A13B-Instruct | 0.140 USD | 0.570 USD | 131,000 | older than 30 days |
Hy3 tencent/Hy3 | 0.132 USD | 0.528 USD | 262,144 | older than 30 days |
zai-org/GLM-4.5-Air zai-org/GLM-4.5-Air | 0.140 USD | 0.860 USD | 131,000 | older than 30 days |
zai-org/GLM-5 zai-org/GLM-5 | 0.950 USD | 2.55 USD | 205,000 | older than 30 days |
zai-org/GLM-5.1 zai-org/GLM-5.1 | 1.19 USD | 3.74 USD | 205,000 | older than 30 days |
GLM-5.2 zai-org/GLM-5.2 | 1.30 USD | 4.09 USD | 1,049,000 | older than 30 days |
GLM-5.3 zai-org/GLM-5.3 | 1.40 USD | 4.40 USD | 1,049,000 | older than 30 days |
GLM-5.3-Flash zai-org/GLM-5.3-Flash | 0.150 USD | 0.500 USD | 1,049,000 | |
zai-org/GLM-5V-Turbo zai-org/GLM-5V-Turbo | 1.20 USD | 4.00 USD | 200,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.