@copilotkit/runtime 1.10.5-next.2 → 1.10.5-next.4
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 +16 -0
- package/dist/{chunk-AK5H4K5T.mjs → chunk-CSLNUW6J.mjs} +2 -2
- package/dist/{chunk-IONJJRU6.mjs → chunk-HN4YX4EY.mjs} +2 -2
- package/dist/{chunk-H5ZYJ27F.mjs → chunk-HZ4NCFZ4.mjs} +6 -2
- package/dist/{chunk-H5ZYJ27F.mjs.map → chunk-HZ4NCFZ4.mjs.map} +1 -1
- package/dist/{chunk-AJIPGTPV.mjs → chunk-LP42TOAG.mjs} +2 -2
- package/dist/{chunk-G3STE4EL.mjs → chunk-S5ZNZTS3.mjs} +11 -11
- package/dist/{chunk-G3STE4EL.mjs.map → chunk-S5ZNZTS3.mjs.map} +1 -1
- package/dist/index.js +14 -10
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -5
- package/dist/lib/index.js +14 -10
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +5 -5
- package/dist/lib/integrations/index.js +10 -10
- package/dist/lib/integrations/index.js.map +1 -1
- package/dist/lib/integrations/index.mjs +4 -4
- package/dist/lib/integrations/nest/index.js +10 -10
- 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 +10 -10
- 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 +10 -10
- package/dist/lib/integrations/node-http/index.js.map +1 -1
- package/dist/lib/integrations/node-http/index.mjs +1 -1
- package/package.json +11 -11
- package/src/lib/runtime/langgraph/langgraph-agent.ts +1 -0
- /package/dist/{chunk-AK5H4K5T.mjs.map → chunk-CSLNUW6J.mjs.map} +0 -0
- /package/dist/{chunk-IONJJRU6.mjs.map → chunk-HN4YX4EY.mjs.map} +0 -0
- /package/dist/{chunk-AJIPGTPV.mjs.map → chunk-LP42TOAG.mjs.map} +0 -0
|
@@ -2,20 +2,20 @@ import {
|
|
|
2
2
|
config,
|
|
3
3
|
copilotRuntimeNextJSAppRouterEndpoint,
|
|
4
4
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-HN4YX4EY.mjs";
|
|
6
6
|
import {
|
|
7
7
|
copilotRuntimeNestEndpoint
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-LP42TOAG.mjs";
|
|
9
9
|
import {
|
|
10
10
|
copilotRuntimeNodeExpressEndpoint
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-CSLNUW6J.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-S5ZNZTS3.mjs";
|
|
19
19
|
import "../../chunk-SHBDMA63.mjs";
|
|
20
20
|
import "../../chunk-F7IANE7Z.mjs";
|
|
21
21
|
import "../../chunk-XWBDEXDA.mjs";
|
|
@@ -44,7 +44,7 @@ var require_package = __commonJS({
|
|
|
44
44
|
publishConfig: {
|
|
45
45
|
access: "public"
|
|
46
46
|
},
|
|
47
|
-
version: "1.10.5-next.
|
|
47
|
+
version: "1.10.5-next.4",
|
|
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.38",
|
|
86
|
+
"@ag-ui/core": "^0.0.38",
|
|
87
|
+
"@ag-ui/encoder": "^0.0.38",
|
|
88
|
+
"@ag-ui/langgraph": "^0.0.16",
|
|
89
|
+
"@ag-ui/proto": "^0.0.38",
|
|
90
90
|
"@anthropic-ai/sdk": "^0.57.0",
|
|
91
91
|
"@copilotkit/shared": "workspace:*",
|
|
92
92
|
"@graphql-yoga/plugin-defer-stream": "^3.3.1",
|
|
@@ -115,10 +115,10 @@ var require_package = __commonJS({
|
|
|
115
115
|
zod: "^3.23.3"
|
|
116
116
|
},
|
|
117
117
|
peerDependencies: {
|
|
118
|
-
"@ag-ui/client": ">=0.0.
|
|
119
|
-
"@ag-ui/core": ">=0.0.
|
|
120
|
-
"@ag-ui/encoder": ">=0.0.
|
|
121
|
-
"@ag-ui/proto": ">=0.0.
|
|
118
|
+
"@ag-ui/client": ">=0.0.38",
|
|
119
|
+
"@ag-ui/core": ">=0.0.38",
|
|
120
|
+
"@ag-ui/encoder": ">=0.0.38",
|
|
121
|
+
"@ag-ui/proto": ">=0.0.38"
|
|
122
122
|
},
|
|
123
123
|
keywords: [
|
|
124
124
|
"copilotkit",
|