Skip to content

Commit 285a2cf

Browse files
models-bot[bot]Truefoundry Models Botarchitkumar-truefoundry
authored
feat(openrouter/kwaipilot/kat-coder-air-v2.5): add new models [bot] (#1770)
* feat(openrouter/kwaipilot/kat-coder-air-v2.5): add new models [bot] * feat(openrouter): update model YAMLs [bot] --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com> Co-authored-by: architkumar-truefoundry <archit.kumar@truefoundry.com>
1 parent 023154a commit 285a2cf

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
costs:
2+
- cache_read_input_token_cost: 3e-8
3+
input_cost_per_token: 1.5e-7
4+
output_cost_per_token: 6e-7
5+
region: "*"
6+
features:
7+
- function_calling
8+
- json_output
9+
- prompt_caching
10+
- structured_output
11+
- tool_choice
12+
limits:
13+
context_window: 256000
14+
max_output_tokens: 80000
15+
modalities:
16+
input:
17+
- text
18+
output:
19+
- text
20+
mode: chat
21+
model: kwaipilot/kat-coder-air-v2.5
22+
provisioning: serverless
23+
sources:
24+
- https://openrouter.ai/kwaipilot/kat-coder-air-v2.5
25+
supportedModes:
26+
- chat

0 commit comments

Comments
 (0)