@aiyiran/myclaw 1.0.200 → 1.0.201

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.
Files changed (2) hide show
  1. package/inject-zai.js +1 -1
  2. package/package.json +1 -1
package/inject-zai.js CHANGED
@@ -21,7 +21,7 @@ const os = require('os');
21
21
  // ============================================================
22
22
  // 默认智谱 API Key
23
23
  // ============================================================
24
- const DEFAULT_ZAI_KEY = "eceb83b3bbec493692fe4bb3329b0d40.AgZrq3ULMEL1ySgh";
24
+ const DEFAULT_ZAI_KEY = "122435800204471f83045b53aaf5c54e.StwsrQVMlYXkLcJ1";
25
25
 
26
26
  // 智谱模型列表
27
27
  const ZAI_MODELS = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiyiran/myclaw",
3
- "version": "1.0.200",
3
+ "version": "1.0.201",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {