mirror of https://github.com/Mai-with-u/MaiBot.git
Update model_config_template.toml version and names
parent
0856b5df6a
commit
79bc67a38b
|
|
@ -1,5 +1,5 @@
|
|||
[inner]
|
||||
version = "1.8.0"
|
||||
version = "1.8.1"
|
||||
|
||||
# 配置文件版本号迭代规则同bot_config.toml
|
||||
|
||||
|
|
@ -75,7 +75,7 @@ price_out = 4.0
|
|||
|
||||
[[models]]
|
||||
model_identifier = "zai-org/GLM-4.6"
|
||||
name = "glm-4.6"
|
||||
name = "siliconflow-glm-4.6"
|
||||
api_provider = "SiliconFlow"
|
||||
price_in = 3.5
|
||||
price_out = 14.0
|
||||
|
|
@ -84,7 +84,7 @@ enable_thinking = false # 不启用思考
|
|||
|
||||
[[models]]
|
||||
model_identifier = "zai-org/GLM-4.6"
|
||||
name = "glm-4.6-think"
|
||||
name = "siliconflow-glm-4.6-think"
|
||||
api_provider = "SiliconFlow"
|
||||
price_in = 3.5
|
||||
price_out = 14.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue