@copilotkit/runtime 1.3.16-pre.11 → 1.3.16-pre.13

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/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # @copilotkit/runtime
2
2
 
3
- ## 1.3.16-pre.11
3
+ ## 1.3.16-pre.13
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Test prerelease
7
+ - Fixing an issue with stop generation not working during FE actions
8
8
  - Updated dependencies
9
- - @copilotkit/shared@1.3.16-pre.11
9
+ - @copilotkit/shared@1.3.16-pre.13
10
+
11
+ ## 1.3.16-pre.12
12
+
13
+ ### Patch Changes
14
+
15
+ - Add latest change from main
16
+ - Updated dependencies
17
+ - @copilotkit/shared@1.3.16-pre.12
18
+
19
+ ## 1.3.16-mme-reset-chat.11
20
+
21
+ ### Patch Changes
22
+
23
+ - 164ce73: Add reset and threadId to useCopilotChat
24
+ - f3ce10a: Add custom stop/reload
25
+ - Merge main
26
+ - c7df09a: Move threadId to context
27
+ - Updated dependencies [164ce73]
28
+ - Updated dependencies [f3ce10a]
29
+ - Updated dependencies
30
+ - Updated dependencies [c7df09a]
31
+ - @copilotkit/shared@1.3.16-mme-reset-chat.11
10
32
 
11
33
  ## 1.3.16-mme-revert-rxjs-changes.10
12
34
 
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-OOPPOURT.mjs";
5
+ } from "./chunk-QXH6LS6X.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-44O2JGUY.mjs";
@@ -77,4 +77,4 @@ export {
77
77
  config,
78
78
  copilotRuntimeNextJSPagesRouterEndpoint
79
79
  };
80
- //# sourceMappingURL=chunk-CTKXGGDS.mjs.map
80
+ //# sourceMappingURL=chunk-37KXG6WS.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-OOPPOURT.mjs";
5
+ } from "./chunk-QXH6LS6X.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-44O2JGUY.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-WDJJH272.mjs.map
25
+ //# sourceMappingURL=chunk-FBKL2JVU.mjs.map
@@ -37,7 +37,7 @@ var require_package = __commonJS({
37
37
  publishConfig: {
38
38
  access: "public"
39
39
  },
40
- version: "1.3.16-pre.11",
40
+ version: "1.3.16-pre.13",
41
41
  sideEffects: false,
42
42
  main: "./dist/index.js",
43
43
  module: "./dist/index.mjs",
@@ -3124,4 +3124,4 @@ export {
3124
3124
  getCommonConfig,
3125
3125
  copilotRuntimeNodeHttpEndpoint
3126
3126
  };
3127
- //# sourceMappingURL=chunk-OOPPOURT.mjs.map
3127
+ //# sourceMappingURL=chunk-QXH6LS6X.mjs.map