22 lines
394 B
TOML
22 lines
394 B
TOML
name = "Body Builder (beta)"
|
|
description = "Preview model for early access evaluation, prototyping, and compatibility testing"
|
|
release_date = "2026-03-15"
|
|
last_updated = "2026-03-15"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = false
|
|
open_weights = false
|
|
status = "beta"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
|
|
[limit]
|
|
context = 128000
|
|
output = 32768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|