diff --git a/providers/synthetic/models/hf:zai-org/GLM-4.7.toml b/providers/synthetic/models/hf:zai-org/GLM-4.7.toml new file mode 100644 index 00000000..89a1d7ba --- /dev/null +++ b/providers/synthetic/models/hf:zai-org/GLM-4.7.toml @@ -0,0 +1,25 @@ +name = "GLM 4.7" +family = "glm-4.7" +release_date = "2025-12-22" +last_updated = "2025-12-22" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2025-04" +open_weights = true + +[interleaved] +field = "reasoning_content" + +[cost] +input = 0.55 +output = 2.19 + +[limit] +context = 200_000 +output = 64_000 + +[modalities] +input = ["text"] +output = ["text"]