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>
14 lines
894 B
Markdown
14 lines
894 B
Markdown
# 未确认字段报告 - compute/providers/google.json
|
|
|
|
- provider: `google`
|
|
- generatedAt: `2026-04-24T00:00:00+08:00`
|
|
- 本轮范围: `defaultTemperature` / `defaultTopP`
|
|
|
|
## gemini-2.5-pro
|
|
|
|
- `defaultTemperature`: 已查 https://ai.google.dev/api/models 、https://ai.google.dev/gemini-api/docs/text-generation 。官方明确说明模型元数据里存在 backend 默认值,但公共文档没有直接给出 Gemini 2.5 的默认温度数字;本地原值 `1` 只能视为参考值,不能作为官方默认值写入 JSON。
|
|
|
|
## gemini-2.5-flash
|
|
|
|
- `defaultTemperature`: 已查 https://ai.google.dev/api/models 、https://ai.google.dev/gemini-api/docs/text-generation 。官方明确说明模型元数据里存在 backend 默认值,但公共文档没有直接给出 Gemini 2.5 的默认温度数字;本地原值 `1` 只能视为参考值,不能作为官方默认值写入 JSON。
|