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

23 lines
423 B
TOML

name = "Kilo Auto Small"
description = "Automatic model router for matching prompts to suitable backends and budgets"
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.05
output = 0.4
[limit]
context = 400000
output = 128000
[modalities]
input = ["image", "text"]
output = ["text"]