Merge remote-tracking branch 'origin/main' into dev

This commit is contained in:
SengokuCola
2025-11-24 00:42:43 +08:00

View File

@@ -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