27 lines
478 B
TOML
27 lines
478 B
TOML
name = "Grok Code Fast 1"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "grok"
|
|
release_date = "2025-08-20"
|
|
last_updated = "2025-08-20"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
status = "deprecated"
|
|
|
|
[cost]
|
|
input = 0.00
|
|
output = 0.00
|
|
cache_read = 0.0
|
|
cache_write = 0.0
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 256_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|