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

26 lines
486 B
TOML

name = "Grok Build 0.1"
description = "Grok coding model for agentic engineering, edits, and codebase workflows"
family = "grok-build"
release_date = "2026-05-20"
last_updated = "2026-05-20"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 1.00
output = 2.00
cache_read = 0.20
[limit]
context = 256_000
output = 256_000
[modalities]
input = ["text", "image"]
output = ["text"]