[aihubmix/glm] Add GLM 5.2

This commit is contained in:
LL
2026-06-24 11:12:17 +08:00
parent 3181aee5f1
commit a118da229d
+21
View File
@@ -0,0 +1,21 @@
base_model = "zhipuai/glm-5.2"
[[reasoning_options]]
type = "effort"
values = ["high", "max"]
[interleaved]
field = "reasoning_content"
[cost]
input = 1.1268
output = 3.9438
cache_read = 0.2817
[limit]
context = 1_000_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]