@bgicli/bgicli 2.4.8 → 2.4.9
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/dist/bgi.js +1 -1
- package/package.json +1 -1
package/dist/bgi.js
CHANGED
|
@@ -17192,7 +17192,7 @@ function clearCheckpoints(sessionId) {
|
|
|
17192
17192
|
|
|
17193
17193
|
// src/index.ts
|
|
17194
17194
|
var import_fs7 = require("fs");
|
|
17195
|
-
var VERSION2 = "2.4.
|
|
17195
|
+
var VERSION2 = "2.4.9";
|
|
17196
17196
|
var SKILLHUB_HUBS = {
|
|
17197
17197
|
bgi: { label: "BGI\u5185\u7F51", apiBase: "https://clawhub.ai", backend: "clawhub" },
|
|
17198
17198
|
clawhub: { label: "clawhub.ai", apiBase: "https://clawhub.ai", backend: "clawhub" },
|