mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 10:30:50 +08:00
16 lines
550 B
Markdown
16 lines
550 B
Markdown
# 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 字段
|