@copilotkit/runtime 1.9.2 → 1.9.3-next.0
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-TE5QWP4H.mjs → chunk-EK5RTZVJ.mjs} +10 -10
- package/dist/chunk-EK5RTZVJ.mjs.map +1 -0
- package/dist/{chunk-M35WOOEP.mjs → chunk-KCYFFRJY.mjs} +2 -2
- package/dist/{chunk-HJYWUUFY.mjs → chunk-R5D7D7YN.mjs} +2 -2
- package/dist/{chunk-56ZNYBXV.mjs → chunk-RCCT2GOF.mjs} +2 -2
- package/dist/{chunk-GB4M7WUE.mjs → chunk-YGS5B7PN.mjs} +2 -2
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -8
- package/dist/lib/index.js +6 -6
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +8 -8
- package/dist/lib/integrations/index.js +6 -6
- package/dist/lib/integrations/index.js.map +1 -1
- package/dist/lib/integrations/index.mjs +7 -7
- package/dist/lib/integrations/nest/index.js +6 -6
- package/dist/lib/integrations/nest/index.js.map +1 -1
- package/dist/lib/integrations/nest/index.mjs +3 -3
- package/dist/lib/integrations/node-express/index.js +6 -6
- package/dist/lib/integrations/node-express/index.js.map +1 -1
- package/dist/lib/integrations/node-express/index.mjs +3 -3
- package/dist/lib/integrations/node-http/index.js +6 -6
- package/dist/lib/integrations/node-http/index.js.map +1 -1
- package/dist/lib/integrations/node-http/index.mjs +2 -2
- package/package.json +7 -7
- package/dist/chunk-TE5QWP4H.mjs.map +0 -1
- /package/dist/{chunk-M35WOOEP.mjs.map → chunk-KCYFFRJY.mjs.map} +0 -0
- /package/dist/{chunk-HJYWUUFY.mjs.map → chunk-R5D7D7YN.mjs.map} +0 -0
- /package/dist/{chunk-56ZNYBXV.mjs.map → chunk-RCCT2GOF.mjs.map} +0 -0
- /package/dist/{chunk-GB4M7WUE.mjs.map → chunk-YGS5B7PN.mjs.map} +0 -0
|
@@ -2,25 +2,25 @@ import {
|
|
|
2
2
|
config,
|
|
3
3
|
copilotRuntimeNextJSAppRouterEndpoint,
|
|
4
4
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import {
|
|
7
|
-
copilotRuntimeNestEndpoint
|
|
8
|
-
} from "../../chunk-56ZNYBXV.mjs";
|
|
5
|
+
} from "../../chunk-R5D7D7YN.mjs";
|
|
9
6
|
import {
|
|
10
7
|
copilotRuntimeNodeExpressEndpoint
|
|
11
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-KCYFFRJY.mjs";
|
|
9
|
+
import {
|
|
10
|
+
copilotRuntimeNestEndpoint
|
|
11
|
+
} from "../../chunk-RCCT2GOF.mjs";
|
|
12
12
|
import {
|
|
13
13
|
addCustomHeaderPlugin,
|
|
14
14
|
buildSchema,
|
|
15
15
|
copilotRuntimeNodeHttpEndpoint,
|
|
16
16
|
createContext,
|
|
17
17
|
getCommonConfig
|
|
18
|
-
} from "../../chunk-
|
|
18
|
+
} from "../../chunk-EK5RTZVJ.mjs";
|
|
19
19
|
import "../../chunk-SHBDMA63.mjs";
|
|
20
|
+
import "../../chunk-2OZAGFV3.mjs";
|
|
20
21
|
import "../../chunk-QLLV2QVK.mjs";
|
|
21
22
|
import "../../chunk-XWBDEXDA.mjs";
|
|
22
23
|
import "../../chunk-AMUJQ6IR.mjs";
|
|
23
|
-
import "../../chunk-2OZAGFV3.mjs";
|
|
24
24
|
import "../../chunk-FHD4JECV.mjs";
|
|
25
25
|
export {
|
|
26
26
|
addCustomHeaderPlugin,
|
|
@@ -44,7 +44,7 @@ var require_package = __commonJS({
|
|
|
44
44
|
publishConfig: {
|
|
45
45
|
access: "public"
|
|
46
46
|
},
|
|
47
|
-
version: "1.9.
|
|
47
|
+
version: "1.9.3-next.0",
|
|
48
48
|
sideEffects: false,
|
|
49
49
|
main: "./dist/index.js",
|
|
50
50
|
module: "./dist/index.mjs",
|
|
@@ -82,11 +82,11 @@ var require_package = __commonJS({
|
|
|
82
82
|
"zod-to-json-schema": "^3.23.5"
|
|
83
83
|
},
|
|
84
84
|
dependencies: {
|
|
85
|
-
"@ag-ui/client": "0.0.
|
|
86
|
-
"@ag-ui/core": "0.0.
|
|
87
|
-
"@ag-ui/encoder": "0.0.
|
|
88
|
-
"@ag-ui/langgraph": "0.0.
|
|
89
|
-
"@ag-ui/proto": "0.0.
|
|
85
|
+
"@ag-ui/client": "0.0.35",
|
|
86
|
+
"@ag-ui/core": "0.0.35",
|
|
87
|
+
"@ag-ui/encoder": "0.0.35",
|
|
88
|
+
"@ag-ui/langgraph": "0.0.7",
|
|
89
|
+
"@ag-ui/proto": "0.0.35",
|
|
90
90
|
"@anthropic-ai/sdk": "^0.27.3",
|
|
91
91
|
"@copilotkit/shared": "workspace:*",
|
|
92
92
|
"@graphql-yoga/plugin-defer-stream": "^3.3.1",
|