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

25 lines
465 B
TOML

name = "KAT-Coder-Pro V2"
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
family = "kat-coder"
release_date = "2026-03-27"
last_updated = "2026-03-27"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.3
output = 1.2
cache_read = 0.06
[limit]
context = 256_000
output = 80_000
[modalities]
input = ["text"]
output = ["text"]