diff --git a/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml b/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml new file mode 100644 index 000000000..f13b36524 --- /dev/null +++ b/providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml @@ -0,0 +1,24 @@ +# https://deepinfra.com/zai-org/GLM-4.7-Flash +name = "GLM-4.7-Flash" +family = "glm-flash" +release_date = "2026-01-19" +last_updated = "2026-01-19" +knowledge = "2025-04" +attachment = false +reasoning = true +temperature = true +tool_call = true +open_weights = true + +[cost] +input = 0.06 +output = 0.40 + +[limit] +context = 202_752 +# https://deepinfra.com/docs/advanced/max_tokens_limit +output = 16_384 + +[modalities] +input = ["text"] +output = ["text"]