@botpress/runtime 1.3.5 → 1.3.6

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/library.js CHANGED
@@ -48,7 +48,7 @@ var init_define_BUILD = __esm({
48
48
  var define_PACKAGE_VERSIONS_default;
49
49
  var init_define_PACKAGE_VERSIONS = __esm({
50
50
  "<define:__PACKAGE_VERSIONS__>"() {
51
- define_PACKAGE_VERSIONS_default = { runtime: "1.3.5", adk: "not-installed", sdk: "4.17.0", llmz: "0.0.26", zai: "2.1.16", cognitive: "0.1.47" };
51
+ define_PACKAGE_VERSIONS_default = { runtime: "1.3.6", adk: "not-installed", sdk: "4.17.0", llmz: "0.0.26", zai: "2.1.16", cognitive: "0.1.47" };
52
52
  }
53
53
  });
54
54
 
@@ -42737,6 +42737,7 @@ init_define_BUILD();
42737
42737
  init_define_PACKAGE_VERSIONS();
42738
42738
  import {
42739
42739
  Chat,
42740
+ DefaultComponents,
42740
42741
  isAnyComponent as isAnyComponent2
42741
42742
  } from "llmz";
42742
42743
 
@@ -42931,9 +42932,6 @@ ${openTag}${inner}${closeTag}
42931
42932
  \`\`\``;
42932
42933
  }
42933
42934
 
42934
- // src/runtime/chat/chat.ts
42935
- import { DefaultComponents } from "llmz";
42936
-
42937
42935
  // ../../node_modules/.bun/dedent@1.7.0/node_modules/dedent/dist/dedent.mjs
42938
42936
  init_define_BUILD();
42939
42937
  init_define_PACKAGE_VERSIONS();
@@ -43063,9 +43061,6 @@ var Transcript = {
43063
43061
  init_define_BUILD();
43064
43062
  init_define_PACKAGE_VERSIONS();
43065
43063
 
43066
- // src/runtime/chat/chat.ts
43067
- var OutgoingMessages = Object.values(DefaultComponents);
43068
-
43069
43064
  // src/runtime/chat/transcript.ts
43070
43065
  init_define_BUILD();
43071
43066
  init_define_PACKAGE_VERSIONS();