@copilotkit/runtime 1.10.6-next.5 → 1.10.6-next.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/CHANGELOG.md +7 -0
- package/dist/{chunk-LLDZKRZZ.mjs → chunk-3E7IQ6TR.mjs} +2 -2
- package/dist/{chunk-FKLQWEI2.mjs → chunk-BC7SRXHH.mjs} +3 -3
- package/dist/{chunk-FKLQWEI2.mjs.map → chunk-BC7SRXHH.mjs.map} +1 -1
- package/dist/{chunk-EVYK3FHD.mjs → chunk-MTFW77DQ.mjs} +2 -2
- package/dist/{chunk-6V4Z6IB4.mjs → chunk-O7WFHCR2.mjs} +2 -2
- package/dist/{chunk-A7TXER2E.mjs → chunk-VCGA7OLG.mjs} +2 -2
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -5
- package/dist/lib/index.d.ts +8 -0
- package/dist/lib/index.js +2 -2
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +5 -5
- package/dist/lib/integrations/index.js +2 -2
- package/dist/lib/integrations/index.js.map +1 -1
- package/dist/lib/integrations/index.mjs +4 -4
- package/dist/lib/integrations/nest/index.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/lib/integrations/node-http/index.js.map +1 -1
- package/dist/lib/integrations/node-http/index.mjs +1 -1
- package/package.json +3 -3
- /package/dist/{chunk-LLDZKRZZ.mjs.map → chunk-3E7IQ6TR.mjs.map} +0 -0
- /package/dist/{chunk-EVYK3FHD.mjs.map → chunk-MTFW77DQ.mjs.map} +0 -0
- /package/dist/{chunk-6V4Z6IB4.mjs.map → chunk-O7WFHCR2.mjs.map} +0 -0
- /package/dist/{chunk-A7TXER2E.mjs.map → chunk-VCGA7OLG.mjs.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LangGraphEventTypes
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BC7SRXHH.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
6
|
} from "./chunk-FHD4JECV.mjs";
|
|
@@ -172,4 +172,4 @@ export {
|
|
|
172
172
|
CustomEventNames,
|
|
173
173
|
LangGraphAgent
|
|
174
174
|
};
|
|
175
|
-
//# sourceMappingURL=chunk-
|
|
175
|
+
//# sourceMappingURL=chunk-MTFW77DQ.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-BC7SRXHH.mjs";
|
|
6
6
|
import {
|
|
7
7
|
__name
|
|
8
8
|
} from "./chunk-FHD4JECV.mjs";
|
|
@@ -22,4 +22,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
|
|
|
22
22
|
export {
|
|
23
23
|
copilotRuntimeNestEndpoint
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=chunk-
|
|
25
|
+
//# sourceMappingURL=chunk-O7WFHCR2.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-BC7SRXHH.mjs";
|
|
6
6
|
import {
|
|
7
7
|
__name
|
|
8
8
|
} from "./chunk-FHD4JECV.mjs";
|
|
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
|
|
|
22
22
|
export {
|
|
23
23
|
copilotRuntimeNodeExpressEndpoint
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=chunk-
|
|
25
|
+
//# sourceMappingURL=chunk-VCGA7OLG.mjs.map
|
package/dist/index.js
CHANGED
|
@@ -44,7 +44,7 @@ var require_package = __commonJS({
|
|
|
44
44
|
publishConfig: {
|
|
45
45
|
access: "public"
|
|
46
46
|
},
|
|
47
|
-
version: "1.10.6-next.
|
|
47
|
+
version: "1.10.6-next.6",
|
|
48
48
|
sideEffects: false,
|
|
49
49
|
main: "./dist/index.js",
|
|
50
50
|
module: "./dist/index.mjs",
|
|
@@ -113,7 +113,7 @@ var require_package = __commonJS({
|
|
|
113
113
|
"@ag-ui/client": ">=0.0.39",
|
|
114
114
|
"@ag-ui/core": ">=0.0.39",
|
|
115
115
|
"@ag-ui/encoder": ">=0.0.39",
|
|
116
|
-
"@ag-ui/langgraph": ">=0.0.
|
|
116
|
+
"@ag-ui/langgraph": ">=0.0.18",
|
|
117
117
|
"@ag-ui/proto": ">=0.0.39"
|
|
118
118
|
},
|
|
119
119
|
keywords: [
|