mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
Batch update from official docs audit - price corrections, context window fixes, field report updates across all providers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6.5 KiB
6.5 KiB
详细字段取值表 - compute/providers/siliconflow.json
- provider:
siliconflow - priceCurrency:
CNY - generatedAt:
2026-04-23T15:11:31.654Z
来源
- https://www.siliconflow.cn/models
- https://siliconflow.cn/pricing
- https://docs.siliconflow.cn/cn/userguide/capabilities/reasoning
- https://docs.siliconflow.cn/en/faqs/misc
- https://docs.siliconflow.cn/en/api-reference/chat-completions/chat-completions
- https://docs.siliconflow.cn/en/api-reference/embeddings/create-embeddings
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
Qwen/Qwen3-Coder-480B-A35B-Instruct
- ZenMux匹配级别:
ambiguous - ZenMux候选:
qwen/qwen3-coder、qwen/qwen3-coder-plus
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"Qwen/Qwen3-Coder-480B-A35B-Instruct" |
"Qwen/Qwen3-Coder-480B-A35B-Instruct" |
待确认 | ZenMux无稳定匹配 |
displayName |
"Qwen3 Coder 480B (硅基)" |
"Qwen3 Coder 480B (硅基)" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
262144 |
262144 |
保持 | 硅基流动模型中心 https://www.siliconflow.cn/models 对 Qwen/Qwen3-Coder-480B-A35B-Instruct 与 Qwen/Qwen3-235B-A22B-Instruct-2507 均注明支持 256K 最大上下文长度;当前值 262144 为按 256 * 1024 换算 |
maxOutputTokens |
262144 |
262144 |
保持 | 硅基流动模型中心 https://www.siliconflow.cn/models 标注该模型最大上下文长度为 256K;官方 FAQ https://docs.siliconflow.cn/en/faqs/misc 明确说明 max_tokens 与 context_length 相等,因此当前值 262144 可按 256 * 1024 保持 |
inputPrice |
8 |
8 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
16 |
16 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["chat","code","long_context","agent","tool_use"] |
["chat","code","long_context","agent","tool_use"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
null |
null |
保持 | 硅基流动对话接口文档 https://docs.siliconflow.cn/en/api-reference/chat-completions/chat-completions 仅给出 temperature 示例值,没有 default: 字段;按“官网未定义默认值则记为 null”处理 |
defaultTopP |
0.7 |
0.7 |
保持 | 硅基流动对话接口文档 https://docs.siliconflow.cn/en/api-reference/chat-completions/chat-completions 明确 top_p 的 default: 0.7 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
Qwen/Qwen3-235B-A22B-Instruct-2507
- ZenMux匹配级别:
ambiguous - ZenMux候选:
qwen/qwen3-235b-a22b-2507、qwen/qwen3-235b-a22b-thinking-2507
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"Qwen/Qwen3-235B-A22B-Instruct-2507" |
"Qwen/Qwen3-235B-A22B-Instruct-2507" |
待确认 | ZenMux无稳定匹配 |
displayName |
"Qwen3 235B (硅基)" |
"Qwen3 235B (硅基)" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
262144 |
262144 |
保持 | 硅基流动模型中心 https://www.siliconflow.cn/models 对 Qwen/Qwen3-Coder-480B-A35B-Instruct 与 Qwen/Qwen3-235B-A22B-Instruct-2507 均注明支持 256K 最大上下文长度;当前值 262144 为按 256 * 1024 换算 |
maxOutputTokens |
262144 |
262144 |
保持 | 硅基流动模型中心 https://www.siliconflow.cn/models 标注该模型最大上下文长度为 256K;官方 FAQ https://docs.siliconflow.cn/en/faqs/misc 明确说明 max_tokens 与 context_length 相等,因此当前值 262144 可按 256 * 1024 保持 |
inputPrice |
2.5 |
2.5 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
10 |
10 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["chat","code","multilingual","tool_use","agent","long_context"] |
["chat","code","multilingual","tool_use","agent","long_context"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
null |
null |
保持 | 硅基流动对话接口文档 https://docs.siliconflow.cn/en/api-reference/chat-completions/chat-completions 仅给出 temperature 示例值,没有 default: 字段;按“官网未定义默认值则记为 null”处理 |
defaultTopP |
0.7 |
0.7 |
保持 | 硅基流动对话接口文档 https://docs.siliconflow.cn/en/api-reference/chat-completions/chat-completions 明确 top_p 的 default: 0.7 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
BAAI/bge-m3
- ZenMux匹配级别:
none - ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"BAAI/bge-m3" |
"BAAI/bge-m3" |
待确认 | ZenMux无稳定匹配 |
displayName |
"BGE-M3 (硅基)" |
"BGE-M3 (硅基)" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["embedding"] |
["embedding"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
8192 |
8192 |
保持 | 硅基流动 Embeddings API 文档 https://docs.siliconflow.cn/en/api-reference/embeddings/create-embeddings 明确列出 BAAI/bge-m3 / Pro/BAAI/bge-m3 的最大输入 Token 为 8192 |
maxOutputTokens |
0 |
0 |
保持 | 已查 https://www.siliconflow.cn/models ,BAAI/bge-m3 为 embedding 模型,输出为向量表示,官方未定义 max output tokens,当前以 0 记录为不适用 |
inputPrice |
0 |
0 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
0 |
0 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["text_embedding","multilingual"] |
["text_embedding","multilingual"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
null |
null |
保持 | BAAI/bge-m3 为 embedding 模型,官方接口 https://docs.siliconflow.cn/en/api-reference/embeddings/create-embeddings 不支持采样参数,按不适用记为 null |
defaultTopP |
null |
null |
保持 | BAAI/bge-m3 为 embedding 模型,官方接口 https://docs.siliconflow.cn/en/api-reference/embeddings/create-embeddings 不支持采样参数,按不适用记为 null |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |