23 lines
413 B
TOML
23 lines
413 B
TOML
name = "Step-3"
|
|
description = "Compact GPT model for low-latency assistance and high-volume workloads"
|
|
release_date = "2025-07-31"
|
|
last_updated = "2025-07-31"
|
|
attachment = true
|
|
reasoning = false
|
|
tool_call = false
|
|
structured_output = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.2499
|
|
output = 0.6494
|
|
|
|
[limit]
|
|
context = 65_536
|
|
input = 65_536
|
|
output = 8_192
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|