AppBundleModel
bundle 内单模型条目(SDK 消费子集)
capabilities
Section titled “capabilities”capabilities: Record<string, unknown>;contextWindow
Section titled “contextWindow”contextWindow: number | null;displayName
Section titled “displayName”displayName: string;family
Section titled “family”family: string | null;模型族(系列名);「厂商 → 系列」两级分组的二级维;平台未提供时为 null
handle
Section titled “handle”handle: string;manufacturer
Section titled “manufacturer”manufacturer: string | null;原始厂商(法人 / 品牌名,如 ‘Anthropic’)。模型切换器「厂商 → 系列」两级分组呈现的一级维; 旧 bundle 缺键或平台未校准时为 null(呈现面回落平铺,恒不猜测)。
modelId?
Section titled “modelId?”optional modelId?: string;上游模型标识(仅供展示;实际调用恒经平台通道,wire 上的 model 值 = handle)。 令牌档下平台不下发本字段,故为可选:缺席 / 空串 / 非字符串一律按键缺席处理,条目本身保留。
pricing
Section titled “pricing”pricing: AppBundleModelPricing | null;计价段;缺键 / 坏形状 = null,恒不猜价
protocol
Section titled “protocol”protocol: string;上游协议标识(仅供展示;方言转换收敛在网关,消费恒经平台通道)
本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。