项目文件夹

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

26 行
486 B
TOML

name = "Grok 4.1 Fast (Reasoning)"
description = "Fast Grok model for responsive chat, reasoning, and tool-assisted work"
family = "grok"
release_date = "2025-11-25"
last_updated = "2025-11-25"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2025-11"
tool_call = true
open_weights = false
[cost]
input = 0.2
output = 0.5
cache_read = 0.05
[limit]
context = 2_000_000
output = 128_000
[modalities]
input = ["text", "image"]
output = ["text"]