Преглед изворни кода

zen: graduate kimi k2 thinking

Frank пре 3 месеци
родитељ
комит
364355c8e1
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      packages/web/src/content/docs/zen.mdx

+ 3 - 1
packages/web/src/content/docs/zen.mdx

@@ -78,6 +78,7 @@ You can also access our models through the following API endpoints.
 | Gemini 3 Pro      | gemini-3-pro      | `https://opencode.ai/zen/v1/models/gemini-3-pro` | `@ai-sdk/google`            |
 | GLM 4.6           | glm-4.6           | `https://opencode.ai/zen/v1/chat/completions`    | `@ai-sdk/openai-compatible` |
 | Kimi K2           | kimi-k2           | `https://opencode.ai/zen/v1/chat/completions`    | `@ai-sdk/openai-compatible` |
+| Kimi K2 Thinking  | kimi-k2-thinking  | `https://opencode.ai/zen/v1/chat/completions`    | `@ai-sdk/openai-compatible` |
 | Qwen3 Coder 480B  | qwen3-coder       | `https://opencode.ai/zen/v1/chat/completions`    | `@ai-sdk/openai-compatible` |
 | Grok Code Fast 1  | grok-code         | `https://opencode.ai/zen/v1/chat/completions`    | `@ai-sdk/openai-compatible` |
 | Big Pickle        | big-pickle        | `https://opencode.ai/zen/v1/chat/completions`    | `@ai-sdk/openai-compatible` |
@@ -123,7 +124,8 @@ We support a pay-as-you-go model. Below are the prices **per 1M tokens**.
 | Big Pickle                        | Free   | Free   | Free        | -            |
 | Grok Code Fast 1                  | Free   | Free   | Free        | -            |
 | GLM 4.6                           | $0.60  | $2.20  | $0.10       | -            |
-| Kimi K2                           | $0.60  | $2.50  | $0.36       | -            |
+| Kimi K2                           | $0.45  | $2.50  | -           | -            |
+| Kimi K2 Thinking                  | $0.60  | $2.50  | -           | -            |
 | Qwen3 Coder 480B                  | $0.45  | $1.50  | -           | -            |
 | Claude Sonnet 4.5 (≤ 200K tokens) | $3.00  | $15.00 | $0.30       | $3.75        |
 | Claude Sonnet 4.5 (> 200K tokens) | $6.00  | $22.50 | $0.60       | $7.50        |