mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 10:30:50 +08:00
5.1 KiB
5.1 KiB
详细字段取值表 - compute/providers/mistral.json
- provider:
mistral - priceCurrency:
USD - generatedAt:
2026-04-23T15:11:31.654Z
来源
- https://docs.mistral.ai/getting-started/models
- https://mistral.ai/pricing
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
mistral-large-latest
- ZenMux匹配级别:
similar - ZenMux命中:
mistralai/mistral-large-2512 - ZenMux候选:
mistralai/mistral-large-2512
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"mistral-large-latest" |
"mistral-large-2512" |
待确认 | ZenMux匹配(similar): mistralai/mistral-large-2512 |
displayName |
"Mistral Large 3" |
"Mistral Large 3" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
256000 |
256000 |
保持 | Mistral 官方模型页 https://docs.mistral.ai/models/mistral-large-3-25-12 标注 mistral-large-2512 / Mistral Large 3 的 Context 为 256k |
maxOutputTokens |
262144 |
262144 |
待确认 | 已查 https://docs.mistral.ai/models/mistral-large-3-25-12 与 https://docs.mistral.ai/getting-started/models ,官方页面给出 context 但未给出独立 max output tokens |
inputPrice |
0.5 |
0.5 |
待确认 | 本文件币种为USD,ZenMux价格为USD,需官方价格页复核 |
outputPrice |
1.5 |
1.5 |
待确认 | 本文件币种为USD,ZenMux价格为USD,需官方价格页复核 |
capabilities |
["chat","reasoning","code","vision","tool_use","long_context"] |
["chat","reasoning","code","vision","tool_use","long_context"] |
待确认 | ZenMux给出reasoning=false,但capabilities是项目语义字段,需官方能力说明复核 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
mistral-small-latest
- ZenMux匹配级别:
none - ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"mistral-small-latest" |
"mistral-small-latest" |
待确认 | ZenMux无稳定匹配 |
displayName |
"Mistral Small 3.2" |
"Mistral Small 3.2" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["fast"] |
["fast"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
128000 |
128000 |
待确认 | 已查 https://docs.mistral.ai/capabilities/reasoning/adjustable 与 https://docs.mistral.ai/getting-started/models ,页面说明了 mistral-small-latest 能力但未给出该 latest 别名的独立 context 数值 |
maxOutputTokens |
8192 |
8192 |
待确认 | 已查 https://docs.mistral.ai/capabilities/reasoning/adjustable 与 https://docs.mistral.ai/getting-started/models ,官方页面未给出 mistral-small-latest 的独立 max output tokens |
inputPrice |
0.1 |
0.1 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
0.3 |
0.3 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["chat","code","vision","reasoning","fast","tool_use"] |
["chat","code","vision","reasoning","fast","tool_use"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
codestral-latest
- ZenMux匹配级别:
none - ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"codestral-latest" |
"codestral-latest" |
待确认 | ZenMux无稳定匹配 |
displayName |
"Codestral" |
"Codestral" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
256000 |
128000 |
建议修改 | Mistral 官方模型页 https://docs.mistral.ai/models/codestral-25-08 标注 Codestral 的 Context 为 128k |
maxOutputTokens |
32768 |
32768 |
待确认 | 已查 https://docs.mistral.ai/models/codestral-25-08 与 https://docs.mistral.ai/getting-started/models ,官方页面给出 context 但未给出独立 max output tokens |
inputPrice |
0.3 |
0.3 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
0.9 |
0.9 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["code","fill_in_the_middle"] |
["code","fill_in_the_middle"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |