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

23 lines
423 B
TOML

name = "Kilo Auto Frontier"
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 = 5
output = 25
[limit]
context = 1000000
output = 128000
[modalities]
input = ["image", "text"]
output = ["text"]