kimiflare 0.88.3 → 0.89.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/dist/index.js +1174 -952
- package/dist/index.js.map +1 -1
- package/dist/sdk/index.js +300 -90
- package/dist/sdk/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -97,7 +97,8 @@ KimiFlare runs on **Kimi K2.7** via Cloudflare Workers AI — no API key needed
|
|
|
97
97
|
|
|
98
98
|
- `@cf/moonshotai/kimi-k2.7-code` — 262k context, reasoning, tools, vision
|
|
99
99
|
|
|
100
|
-
`@cf/moonshotai/kimi-k2.6
|
|
100
|
+
`@cf/moonshotai/kimi-k2.6`, `@cf/moonshotai/kimi-k2.5`, and `@cf/zai-org/glm-5.2`
|
|
101
|
+
(Zhipu AI, 262k context, reasoning + tools) are also available.
|
|
101
102
|
|
|
102
103
|
### One-shot mode
|
|
103
104
|
|