@botpress/adk 1.0.1 → 1.1.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/dist/index.js +2 -2
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -314252,7 +314252,7 @@ var init_internal = __esm(() => {
|
|
|
314252
314252
|
});
|
|
314253
314253
|
init_define_PACKAGE_VERSIONS = __esm2({
|
|
314254
314254
|
"<define:__PACKAGE_VERSIONS__>"() {
|
|
314255
|
-
define_PACKAGE_VERSIONS_default = { runtime: "1.0
|
|
314255
|
+
define_PACKAGE_VERSIONS_default = { runtime: "1.1.0", adk: "not-installed", sdk: "4.16.0", llmz: "0.0.26", zai: "2.1.16", cognitive: "0.1.47" };
|
|
314256
314256
|
}
|
|
314257
314257
|
});
|
|
314258
314258
|
init_globalThis = __esm2({
|
|
@@ -453724,5 +453724,5 @@ export {
|
|
|
453724
453724
|
AgentProject
|
|
453725
453725
|
};
|
|
453726
453726
|
|
|
453727
|
-
//# debugId=
|
|
453727
|
+
//# debugId=D960B67E02478F6364756E2164756E21
|
|
453728
453728
|
//# sourceMappingURL=index.js.map
|