项目文件夹

文件
2026-07-13 12:28:55 +08:00

20 行
423 B
TOML

name = "Grok 4.20 (Non-Reasoning)"
description = "Grok model for agentic tool use, reasoning, coding, and live assistance"
family = "grok"
release_date = "2026-03-09"
last_updated = "2026-03-09"
attachment = true
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false
[limit]
context = 1_000_000
output = 30_000
[modalities]
input = ["text", "image", "pdf"]
output = ["text"]