anomalyco--models.dev
25 行
472 B
TOML
25 行
472 B
TOML
name = "glm-4.7-flashx"
|
|
description = "Efficient GLM model for fast reasoning, coding, and agent workflows"
|
|
family = "glm-flash"
|
|
release_date = "2026-01-20"
|
|
last_updated = "2026-01-20"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = [{ type = "toggle" }]
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
knowledge = "2025-04"
|
|
|
|
[cost]
|
|
input = 0.0715
|
|
output = 0.429
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|