mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
audit model field values against official docs
This commit is contained in:
15
字段取值表/google/逐条处置记录-2026-04-23.md
Normal file
15
字段取值表/google/逐条处置记录-2026-04-23.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# google none 条目处置记录(2026-04-23,第2轮)
|
||||
|
||||
依据:
|
||||
- Google 官方模型文档(Gemini API / Vertex AI)中 `text-embedding-005` 最大输入长度为 `2048` tokens。
|
||||
- https://cloud.google.com/vertex-ai/generative-ai/docs/embeddings/get-text-embeddings
|
||||
|
||||
已执行:
|
||||
1. `text-embedding-005`:新增 `contextWindow: 2048`
|
||||
|
||||
未改项(说明):
|
||||
- `maxOutputTokens` / `outputPrice` 保持缺省:Embedding 仅输入计费,无生成输出 token 口径。
|
||||
|
||||
## 本轮 google 落库结果
|
||||
|
||||
- JSON 变更:1 模型 / 1 字段
|
||||
Reference in New Issue
Block a user