Skip to content

Commit 8be5a83

Browse files
models-bot[bot]Truefoundry Models Bot
andauthored
feat(openrouter/moonshotai/kimi-k2.7-code): add new models [bot] (#1352)
* feat(openrouter/moonshotai/kimi-k2.7-code): add new models [bot] * feat(openrouter): update model YAMLs [bot] --------- Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com>
1 parent 4dc5fb3 commit 8be5a83

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
costs:
2+
- cache_read_input_token_cost: 1.9e-7
3+
input_cost_per_token: 9.5e-7
4+
output_cost_per_token: 4e-6
5+
region: "*"
6+
features:
7+
- function_calling
8+
- json_output
9+
- prompt_caching
10+
- structured_output
11+
- tool_choice
12+
limits:
13+
context_window: 262144
14+
modalities:
15+
input:
16+
- text
17+
- image
18+
- video
19+
output:
20+
- text
21+
mode: chat
22+
model: moonshotai/kimi-k2.7-code
23+
provisioning: serverless
24+
sources:
25+
- https://openrouter.ai/moonshotai/kimi-k2.7-code
26+
status: active
27+
supportedModes:
28+
- chat
29+
thinking: true

0 commit comments

Comments
 (0)