@copilotkit/runtime 1.3.16-mme-lgc-langgraph-package.10 → 1.3.16-mme-lgc-langgraph-package.11
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 +8 -0
- package/dist/{chunk-H3C6UCKB.mjs → chunk-GWP2VADN.mjs} +2 -2
- package/dist/{chunk-SM3JAVXQ.mjs → chunk-HZ2XTQUC.mjs} +2 -2
- package/dist/{chunk-PGK7SFLR.mjs → chunk-JTVWJUZP.mjs} +2 -2
- package/dist/{chunk-PGK7SFLR.mjs.map → chunk-JTVWJUZP.mjs.map} +1 -1
- package/dist/{chunk-JE2DM46O.mjs → chunk-SMHGZXIT.mjs} +2 -2
- package/dist/{chunk-JCC4W3AU.mjs → chunk-TTVQTORT.mjs} +2 -2
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -5
- package/dist/lib/index.js +1 -1
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +5 -5
- package/dist/lib/integrations/index.js +1 -1
- package/dist/lib/integrations/index.js.map +1 -1
- package/dist/lib/integrations/index.mjs +4 -4
- package/dist/lib/integrations/nest/index.js +1 -1
- package/dist/lib/integrations/nest/index.js.map +1 -1
- package/dist/lib/integrations/nest/index.mjs +2 -2
- package/dist/lib/integrations/node-express/index.js +1 -1
- package/dist/lib/integrations/node-express/index.js.map +1 -1
- package/dist/lib/integrations/node-express/index.mjs +2 -2
- package/dist/lib/integrations/node-http/index.js +1 -1
- package/dist/lib/integrations/node-http/index.js.map +1 -1
- package/dist/lib/integrations/node-http/index.mjs +1 -1
- package/package.json +4 -4
- /package/dist/{chunk-H3C6UCKB.mjs.map → chunk-GWP2VADN.mjs.map} +0 -0
- /package/dist/{chunk-SM3JAVXQ.mjs.map → chunk-HZ2XTQUC.mjs.map} +0 -0
- /package/dist/{chunk-JE2DM46O.mjs.map → chunk-SMHGZXIT.mjs.map} +0 -0
- /package/dist/{chunk-JCC4W3AU.mjs.map → chunk-TTVQTORT.mjs.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @copilotkit/runtime
|
|
2
2
|
|
|
3
|
+
## 1.3.16-mme-lgc-langgraph-package.11
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add CopilotKitState
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.11
|
|
10
|
+
|
|
3
11
|
## 1.3.16-mme-lgc-langgraph-package.10
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
RuntimeEventSource,
|
|
7
7
|
isLangGraphAgentAction,
|
|
8
8
|
setupRemoteActions
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-JTVWJUZP.mjs";
|
|
10
10
|
import {
|
|
11
11
|
ActionExecutionMessage,
|
|
12
12
|
AgentStateMessage,
|
|
@@ -285,4 +285,4 @@ export {
|
|
|
285
285
|
copilotKitEndpoint,
|
|
286
286
|
langGraphCloudEndpoint
|
|
287
287
|
};
|
|
288
|
-
//# sourceMappingURL=chunk-
|
|
288
|
+
//# sourceMappingURL=chunk-GWP2VADN.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getCommonConfig,
|
|
3
3
|
telemetry_client_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-JTVWJUZP.mjs";
|
|
5
5
|
import {
|
|
6
6
|
__name
|
|
7
7
|
} from "./chunk-44O2JGUY.mjs";
|
|
@@ -76,4 +76,4 @@ export {
|
|
|
76
76
|
config,
|
|
77
77
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
78
78
|
};
|
|
79
|
-
//# sourceMappingURL=chunk-
|
|
79
|
+
//# sourceMappingURL=chunk-HZ2XTQUC.mjs.map
|
|
@@ -36,7 +36,7 @@ var require_package = __commonJS({
|
|
|
36
36
|
publishConfig: {
|
|
37
37
|
access: "public"
|
|
38
38
|
},
|
|
39
|
-
version: "1.3.16-mme-lgc-langgraph-package.
|
|
39
|
+
version: "1.3.16-mme-lgc-langgraph-package.11",
|
|
40
40
|
sideEffects: false,
|
|
41
41
|
main: "./dist/index.js",
|
|
42
42
|
module: "./dist/index.mjs",
|
|
@@ -2755,4 +2755,4 @@ export {
|
|
|
2755
2755
|
getCommonConfig,
|
|
2756
2756
|
copilotRuntimeNodeHttpEndpoint
|
|
2757
2757
|
};
|
|
2758
|
-
//# sourceMappingURL=chunk-
|
|
2758
|
+
//# sourceMappingURL=chunk-JTVWJUZP.mjs.map
|