diff --git a/providers/opencode/models/glm-4.7-free.toml b/providers/opencode/models/glm-4.7-free.toml deleted file mode 100644 index dc98c45a8..000000000 --- a/providers/opencode/models/glm-4.7-free.toml +++ /dev/null @@ -1,27 +0,0 @@ -name = "GLM-4.7" -family = "glm-free" -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 -status = "deprecated" - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0 -output = 0 -cache_read = 0 - -[limit] -context = 204800 -output = 131072 - -[modalities] -input = ["text"] -output = ["text"]