Files
config-center/字段取值表/zhipu-embedding/详细字段取值表.md
xieyuanxiang b0e0cead04 chore: update field audit tables and provider configs
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>
2026-04-24 20:12:57 +08:00

2.0 KiB
Raw Blame History

详细字段取值表 - compute/providers/zhipu-embedding.json

  • provider: zhipu-embedding
  • priceCurrency: CNY
  • generatedAt: 2026-04-23T15:11:31.654Z

来源

embedding-3

  • ZenMux匹配级别: none
  • ZenMux候选: (none)
字段 当前值 建议值 结论 依据/说明
modelName "embedding-3" "embedding-3" 待确认 ZenMux无稳定匹配
displayName "智谱 embedding-3" "智谱 embedding-3" 保持 展示字段,需按产品命名策略
serviceType ["embedding"] ["embedding"] 保持 服务路由字段,优先本项目约定
contextWindow 8192 8192 保持 智谱官方 Embedding-3 模型页列明上下文窗口为 8K
maxOutputTokens 0 0 保持 已查 https://docs.bigmodel.cn/cn/guide/models/embedding/embedding-3 ,官方定义输出模态为向量,未提供 max output tokens当前以 0 记录为不适用
inputPrice 0.5 0.5 待确认 ZenMux无稳定价格可用需官方价格页复核
outputPrice (缺省) (缺省) 待确认 ZenMux无稳定价格可用需官方价格页复核
capabilities ["text_embedding","semantic_search","rag","custom_dimensions"] ["text_embedding","semantic_search","rag","custom_dimensions"] 保持 ZenMux无明确能力映射差异
defaultTemperature null null 保持 已复核智谱官方 Embedding-3 模型页;该模型输出模态为向量,不支持聊天采样参数,当前保持 null
defaultTopP null null 保持 同上Embedding 模型不支持 top_p,当前保持 null
extra {"maxInputTokensPerItem":3072,"maxBatchItems":64,"vectorDimensions":"256-2048"} {"maxInputTokensPerItem":3072,"maxBatchItems":64,"vectorDimensions":"256-2048"} 待确认 扩展字段为本地schema需业务侧定义