Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions providers/deepinfra/models/zai-org/GLM-4.7-Flash.toml
Original file line number Diff line number Diff line change
@@ -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"]
Loading