20 lines
417 B
TOML
20 lines
417 B
TOML
name = "Grok Build 0.1"
|
|
description = "Fast Grok coding model tuned for agentic engineering and iterative edits"
|
|
family = "grok-build"
|
|
release_date = "2026-04-16"
|
|
last_updated = "2026-04-16"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = true
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 256_000
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf"]
|
|
output = ["text"]
|