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

23 lines
402 B
TOML

name = "Auto"
description = "Automatic model router for matching prompts to suitable backends and budgets"
family = "auto"
release_date = "2024-06-01"
last_updated = "2024-06-01"
attachment = false
reasoning = false
temperature = false
tool_call = false
open_weights = false
[cost]
input = 0.85
output = 1.55
[limit]
context = 32_000
output = 32_000
[modalities]
input = ["text"]
output = ["text"]