26 lines
485 B
TOML
26 lines
485 B
TOML
name = "KAT-Coder-Pro V1"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
family = "kat-coder"
|
|
release_date = "2025-11-09"
|
|
last_updated = "2025-10-24"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2024-10"
|
|
open_weights = false
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 1.2
|
|
cache_read = 0.06
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 32_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|