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

23 lines
415 B
TOML

name = "Kilo Auto Balanced"
description = "Automatic model router for matching prompts to suitable backends and budgets"
release_date = "2026-03-15"
last_updated = "2026-03-15"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.6
output = 3
[limit]
context = 204800
output = 131072
[modalities]
input = ["text"]
output = ["text"]