@copilotkit/runtime 1.5.13 → 1.5.14

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,5 +1,19 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.5.14
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [0061f65]
8
+ - @copilotkit/shared@1.5.14
9
+
10
+ ## 1.5.14-next.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [0061f65]
15
+ - @copilotkit/shared@1.5.14-next.0
16
+
3
17
  ## 1.5.13
4
18
 
5
19
  ### Patch Changes
@@ -1,12 +1,3 @@
1
- import {
2
- ActionExecutionMessage,
3
- AgentStateMessage,
4
- ResultMessage,
5
- TextMessage
6
- } from "./chunk-HNUNXFTW.mjs";
7
- import {
8
- BaseMessageInput
9
- } from "./chunk-D2WLFQS6.mjs";
10
1
  import {
11
2
  EmptyAdapter,
12
3
  RemoteChain,
@@ -19,6 +10,15 @@ import {
19
10
  SuccessResponseStatus,
20
11
  UnknownErrorResponse
21
12
  } from "./chunk-U3V2BCGI.mjs";
13
+ import {
14
+ ActionExecutionMessage,
15
+ AgentStateMessage,
16
+ ResultMessage,
17
+ TextMessage
18
+ } from "./chunk-HNUNXFTW.mjs";
19
+ import {
20
+ BaseMessageInput
21
+ } from "./chunk-D2WLFQS6.mjs";
22
22
  import {
23
23
  __commonJS,
24
24
  __name
@@ -38,7 +38,7 @@ var require_package = __commonJS({
38
38
  publishConfig: {
39
39
  access: "public"
40
40
  },
41
- version: "1.5.13",
41
+ version: "1.5.14",
42
42
  sideEffects: false,
43
43
  main: "./dist/index.js",
44
44
  module: "./dist/index.mjs",
@@ -3810,4 +3810,4 @@ export {
3810
3810
  getCommonConfig,
3811
3811
  copilotRuntimeNodeHttpEndpoint
3812
3812
  };
3813
- //# sourceMappingURL=chunk-SXZJMC3M.mjs.map
3813
+ //# sourceMappingURL=chunk-CBI52XPL.mjs.map