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