diff --git a/providers/chutes/models/zai-org/GLM-5-TEE.toml b/providers/chutes/models/zai-org/GLM-5-TEE.toml new file mode 100644 index 000000000..1757ecb0c --- /dev/null +++ b/providers/chutes/models/zai-org/GLM-5-TEE.toml @@ -0,0 +1,25 @@ +name = "GLM 5 TEE" +family = "glm" +release_date = "2026-02-14" +last_updated = "2026-02-14" +attachment = false +reasoning = true +temperature = true +tool_call = true +structured_output = true +open_weights = true + +[cost] +input = 0.750 +output = 2.50 + +[limit] +context = 202_752 +output = 65_535 + +[modalities] +input = ["text"] +output = ["text"] + +[interleaved] +field = "reasoning_content"