@exreve/exk 1.0.67 → 1.0.68

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.
@@ -86,7 +86,7 @@ const PROVIDERS = {
86
86
  kimi: {
87
87
  apiKey: '',
88
88
  baseUrl: 'https://api.kimi.com/coding',
89
- models: ['kimi-k2.6'],
89
+ models: ['kimi-for-coding'],
90
90
  },
91
91
  };
92
92
  /** Rebuild PROVIDERS from the models array saved in ai-config.json */
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@exreve/exk",
3
- "version": "1.0.67",
3
+ "version": "1.0.68",
4
4
  "description": "exk - Control Claude CLI with voice and programmable interfaces",
5
5
  "type": "module",
6
6
  "bin": {