项目文件夹

文件
2026-07-13 12:28:55 +08:00

26 行
491 B
TOML

# Not included in subscription
name = "Coding Router Low"
description = "Automatic model router for matching prompts to suitable backends and budgets"
release_date = "2026-05-12"
last_updated = "2026-05-12"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.14
output = 0.28
cache_read = 0.028
[limit]
context = 1000000
input = 1000000
output = 128000
[modalities]
input = ["text"]
output = ["text"]