mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 07:10:54 +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>
18 lines
889 B
Markdown
18 lines
889 B
Markdown
# 未确认字段报告 - compute/providers/mistral.json
|
|
|
|
- provider: `mistral`
|
|
- generatedAt: `2026-04-24T00:00:00+08:00`
|
|
- 本轮范围: `defaultTemperature` / `defaultTopP`
|
|
|
|
## mistral-large-latest
|
|
|
|
- `defaultTemperature`: 已查 https://docs.mistral.ai/api 。官方只说明默认值随模型而变,需调用 `/models` 获取;公开文档未直接给出该模型默认数字,因此只能保留 `null`。
|
|
|
|
## mistral-small-latest
|
|
|
|
- `defaultTemperature`: 已查 https://docs.mistral.ai/api 。官方只说明默认值随模型而变,需调用 `/models` 获取;公开文档未直接给出该模型默认数字,因此只能保留 `null`。
|
|
|
|
## codestral-latest
|
|
|
|
- `defaultTemperature`: 已查 https://docs.mistral.ai/api 。官方只说明默认值随模型而变,需调用 `/models` 获取;公开文档未直接给出该模型默认数字,因此只能保留 `null`。
|