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

23 lines
450 B
TOML

name = "Auto Router"
description = "Image model for prompt-driven generation, editing, and visual design workflows"
release_date = "2026-03-15"
last_updated = "2026-03-15"
attachment = true
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0
output = 0
[limit]
context = 2000000
output = 32768
[modalities]
input = ["audio", "image", "pdf", "text", "video"]
output = ["image", "text"]