Files
2026-07-13 12:28:55 +08:00

25 lines
462 B
TOML

name = "xAI Grok Code Fast 1"
description = "Fast Grok model for responsive chat, reasoning, and tool-assisted work"
family = "grok"
release_date = "2024-08-25"
last_updated = "2024-08-25"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-08"
open_weights = false
[cost]
input = 0.19999999999999998
output = 1.5
cache_read = 0.02
[limit]
context = 256000
output = 10000
[modalities]
input = ["text"]
output = ["text"]