Skip to content

Commit 6845d57

Browse files
committed
Added Kimi k3
1 parent c09a7d2 commit 6845d57

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/providers/moonshot.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
sidebar_label: Moonshot
3-
description: Configure Moonshot AI's language models in Zoo Code. Access Kimi K2 series models through Moonshot's API with dynamic model picker and multi-region support.
3+
description: Configure Moonshot AI's language models in Zoo Code. Access Kimi K2 and K3 series models through Moonshot's API with dynamic model picker and multi-region support.
44
keywords:
55
- moonshot
66
- moonshot ai
@@ -10,11 +10,12 @@ keywords:
1010
- kimi-k2.5
1111
- kimi-k2.6
1212
- kimi-k2.7-code
13+
- kimi-k3
1314
---
1415

1516
# Using Moonshot With Zoo Code
1617

17-
Zoo Code supports accessing models through the Moonshot AI API, featuring the Kimi K2 series of language models with dynamic model discovery and multi-region endpoint support.
18+
Zoo Code supports accessing models through the Moonshot AI API, featuring the Kimi K2 and K3 series of language models with dynamic model discovery and multi-region endpoint support.
1819

1920
**Website:** [https://platform.moonshot.ai/](https://platform.moonshot.ai/) (Global) | [https://platform.moonshot.cn/](https://platform.moonshot.cn/) (China)
2021

@@ -56,6 +57,7 @@ Zoo Code supports the following Moonshot models. The model list is fetched dynam
5657
| `kimi-k2.6` | 256K | 16K | Text + Image + Video | Improved coding, self-correction |
5758
| `kimi-k2.7-code` | 256K | 16K | Text + Image + Video | Best for coding tasks, long-context programming |
5859
| `kimi-k2.7-code-highspeed` | 256K | 16K | Text + Image + Video | High-speed coding (~180 tokens/s, up to 260 tokens/s) |
60+
| `kimi-k3` | 1M | 32K | Text + Image + Video | Always-on reasoning. Native vision. Flagship model. |
5961

6062
### Refreshing the Model List
6163

0 commit comments

Comments
 (0)