23 lines
427 B
TOML
23 lines
427 B
TOML
name = "Kwaipilot: KAT-Coder-Pro V2"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
release_date = "2026-03-27"
|
|
last_updated = "2026-04-11"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 1.2
|
|
cache_read = 0.06
|
|
|
|
[limit]
|
|
context = 256000
|
|
output = 80000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|