104 lines
2.3 KiB
YAML
104 lines
2.3 KiB
YAML
# 多模型 API 价格表(单位:元 / 百万 tokens)
|
||
# 注意:
|
||
# 1. 以下价格为公开参考价或示例价,实际计费请以合同/控制台为准。
|
||
# 2. 智谱 GLM-5.2 的价格(输入 8 / 输出 28)为用户确认价;其余为常见公开参考价,
|
||
# 使用前请务必与供应商核对。
|
||
# 3. 需要新增模型时,按相同格式追加即可。
|
||
|
||
models:
|
||
GLM-5.2:
|
||
vendor: 智谱
|
||
region: 国内
|
||
input_price: 8.0
|
||
output_price: 28.0
|
||
discount: 0.65
|
||
notes: 用户确认价
|
||
|
||
GLM-5.1-lt32k:
|
||
vendor: 智谱
|
||
region: 国内
|
||
input_price: 6.0
|
||
output_price: 24.0
|
||
discount: 0.65
|
||
notes: 输入长度 < 32K;公开参考价,请核对
|
||
|
||
GLM-5.1-ge32k:
|
||
vendor: 智谱
|
||
region: 国内
|
||
input_price: 12.0
|
||
output_price: 48.0
|
||
discount: 0.65
|
||
notes: 输入长度 ≥ 32K;公开参考价,请核对
|
||
|
||
GLM-5-lt32k:
|
||
vendor: 智谱
|
||
region: 国内
|
||
input_price: 4.0
|
||
output_price: 18.0
|
||
discount: 0.65
|
||
notes: 输入长度 < 32K;公开参考价,请核对
|
||
|
||
GLM-5-ge32k:
|
||
vendor: 智谱
|
||
region: 国内
|
||
input_price: 8.0
|
||
output_price: 36.0
|
||
discount: 0.65
|
||
notes: 输入长度 ≥ 32K;公开参考价,请核对
|
||
|
||
Kimi-K2.5:
|
||
vendor: 月之暗面
|
||
region: 国内
|
||
input_price: 4.0
|
||
output_price: 21.0
|
||
discount: 0.70
|
||
notes: 公开参考价,请核对
|
||
|
||
Kimi-K2.6:
|
||
vendor: 月之暗面
|
||
region: 国内
|
||
input_price: 6.5
|
||
output_price: 27.0
|
||
discount: 0.70
|
||
notes: 公开参考价,请核对
|
||
|
||
MiniMax-M2.7:
|
||
vendor: MiniMax
|
||
region: 国内
|
||
input_price: 2.1
|
||
output_price: 8.4
|
||
discount: 0.85
|
||
notes: 公开参考价,请核对
|
||
|
||
MiniMax-M2.5:
|
||
vendor: MiniMax
|
||
region: 国内
|
||
input_price: 2.1
|
||
output_price: 8.4
|
||
discount: 0.85
|
||
notes: 公开参考价,请核对
|
||
|
||
DeepSeek-V3.2:
|
||
vendor: DeepSeek
|
||
region: 国内
|
||
input_price: 2.0
|
||
output_price: 8.0
|
||
discount: 1.00
|
||
notes: 官方公开价
|
||
|
||
DeepSeek-V4-Pro:
|
||
vendor: DeepSeek
|
||
region: 国内
|
||
input_price: 10.0
|
||
output_price: 25.0
|
||
discount: 0.40
|
||
notes: 占位价,实际合同价请核对
|
||
|
||
DeepSeek-V4-Flash:
|
||
vendor: DeepSeek
|
||
region: 国内
|
||
input_price: 1.0
|
||
output_price: 2.0
|
||
discount: 1.00
|
||
notes: 官方公开价
|