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

22 lines
399 B
TOML

name = "Pareto Code Router"
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
release_date = "2026-04-21"
last_updated = "2026-05-01"
attachment = false
reasoning = false
tool_call = false
temperature = false
open_weights = false
[cost]
input = 0
output = 0
[limit]
context = 200000
output = 65536
[modalities]
input = ["text"]
output = ["text"]