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

23 lines
418 B
TOML

name = "Switchpoint Router"
description = "Automatic model router for matching prompts to suitable backends and budgets"
release_date = "2025-07-12"
last_updated = "2026-03-15"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = false
open_weights = false
[cost]
input = 0.85
output = 3.4
[limit]
context = 131072
output = 32768
[modalities]
input = ["text"]
output = ["text"]