@copilotkit/runtime 1.10.5-next.10 → 1.10.5-next.3
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 +0 -46
- package/dist/{chunk-NNBTOZO3.mjs → chunk-5R52TNS6.mjs} +2 -2
- package/dist/{chunk-M65Z27MR.mjs → chunk-DJU7SLZU.mjs} +2 -2
- package/dist/{chunk-NFB4H6NT.mjs → chunk-PQWKXULT.mjs} +11 -11
- package/dist/chunk-PQWKXULT.mjs.map +1 -0
- package/dist/{chunk-COGFQ4V4.mjs → chunk-S7M4WROH.mjs} +2 -2
- package/dist/{chunk-Y5BKTUH2.mjs → chunk-V3MRHRUS.mjs} +2 -2
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -5
- package/dist/lib/index.js +10 -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/dist/chunk-NFB4H6NT.mjs.map +0 -1
- /package/dist/{chunk-NNBTOZO3.mjs.map → chunk-5R52TNS6.mjs.map} +0 -0
- /package/dist/{chunk-M65Z27MR.mjs.map → chunk-DJU7SLZU.mjs.map} +0 -0
- /package/dist/{chunk-COGFQ4V4.mjs.map → chunk-S7M4WROH.mjs.map} +0 -0
- /package/dist/{chunk-Y5BKTUH2.mjs.map → chunk-V3MRHRUS.mjs.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,51 +1,5 @@
|
|
|
1
1
|
# @copilotkit/runtime
|
|
2
2
|
|
|
3
|
-
## 1.10.5-next.10
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- @copilotkit/shared@1.10.5-next.10
|
|
8
|
-
|
|
9
|
-
## 1.10.5-next.9
|
|
10
|
-
|
|
11
|
-
### Patch Changes
|
|
12
|
-
|
|
13
|
-
- f199c94: - feat: update agui packages
|
|
14
|
-
- @copilotkit/shared@1.10.5-next.9
|
|
15
|
-
|
|
16
|
-
## 1.10.5-next.8
|
|
17
|
-
|
|
18
|
-
### Patch Changes
|
|
19
|
-
|
|
20
|
-
- @copilotkit/shared@1.10.5-next.8
|
|
21
|
-
|
|
22
|
-
## 1.10.5-next.7
|
|
23
|
-
|
|
24
|
-
### Patch Changes
|
|
25
|
-
|
|
26
|
-
- c9e32b0: - fix: upgrade agui langgraph version
|
|
27
|
-
- @copilotkit/shared@1.10.5-next.7
|
|
28
|
-
|
|
29
|
-
## 1.10.5-next.6
|
|
30
|
-
|
|
31
|
-
### Patch Changes
|
|
32
|
-
|
|
33
|
-
- @copilotkit/shared@1.10.5-next.6
|
|
34
|
-
|
|
35
|
-
## 1.10.5-next.5
|
|
36
|
-
|
|
37
|
-
### Patch Changes
|
|
38
|
-
|
|
39
|
-
- @copilotkit/shared@1.10.5-next.5
|
|
40
|
-
|
|
41
|
-
## 1.10.5-next.4
|
|
42
|
-
|
|
43
|
-
### Patch Changes
|
|
44
|
-
|
|
45
|
-
- e730369: - feat: use latest agui langgraph package
|
|
46
|
-
- feat: use latest agui fastapi langgraph package and dependencies
|
|
47
|
-
- @copilotkit/shared@1.10.5-next.4
|
|
48
|
-
|
|
49
3
|
## 1.10.5-next.3
|
|
50
4
|
|
|
51
5
|
### Patch Changes
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
getCommonConfig,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-PQWKXULT.mjs";
|
|
6
6
|
import {
|
|
7
7
|
__name
|
|
8
8
|
} from "./chunk-FHD4JECV.mjs";
|
|
@@ -77,4 +77,4 @@ export {
|
|
|
77
77
|
config,
|
|
78
78
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
79
79
|
};
|
|
80
|
-
//# sourceMappingURL=chunk-
|
|
80
|
+
//# sourceMappingURL=chunk-5R52TNS6.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-PQWKXULT.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-DJU7SLZU.mjs.map
|
|
@@ -40,7 +40,7 @@ var require_package = __commonJS({
|
|
|
40
40
|
publishConfig: {
|
|
41
41
|
access: "public"
|
|
42
42
|
},
|
|
43
|
-
version: "1.10.5-next.
|
|
43
|
+
version: "1.10.5-next.3",
|
|
44
44
|
sideEffects: false,
|
|
45
45
|
main: "./dist/index.js",
|
|
46
46
|
module: "./dist/index.mjs",
|
|
@@ -78,11 +78,11 @@ var require_package = __commonJS({
|
|
|
78
78
|
"zod-to-json-schema": "^3.23.5"
|
|
79
79
|
},
|
|
80
80
|
dependencies: {
|
|
81
|
-
"@ag-ui/client": "^0.0.
|
|
82
|
-
"@ag-ui/core": "^0.0.
|
|
83
|
-
"@ag-ui/encoder": "^0.0.
|
|
84
|
-
"@ag-ui/langgraph": "^0.0.
|
|
85
|
-
"@ag-ui/proto": "^0.0.
|
|
81
|
+
"@ag-ui/client": "^0.0.38",
|
|
82
|
+
"@ag-ui/core": "^0.0.38",
|
|
83
|
+
"@ag-ui/encoder": "^0.0.38",
|
|
84
|
+
"@ag-ui/langgraph": "^0.0.15",
|
|
85
|
+
"@ag-ui/proto": "^0.0.38",
|
|
86
86
|
"@anthropic-ai/sdk": "^0.57.0",
|
|
87
87
|
"@copilotkit/shared": "workspace:*",
|
|
88
88
|
"@graphql-yoga/plugin-defer-stream": "^3.3.1",
|
|
@@ -111,10 +111,10 @@ var require_package = __commonJS({
|
|
|
111
111
|
zod: "^3.23.3"
|
|
112
112
|
},
|
|
113
113
|
peerDependencies: {
|
|
114
|
-
"@ag-ui/client": ">=0.0.
|
|
115
|
-
"@ag-ui/core": ">=0.0.
|
|
116
|
-
"@ag-ui/encoder": ">=0.0.
|
|
117
|
-
"@ag-ui/proto": ">=0.0.
|
|
114
|
+
"@ag-ui/client": ">=0.0.38",
|
|
115
|
+
"@ag-ui/core": ">=0.0.38",
|
|
116
|
+
"@ag-ui/encoder": ">=0.0.38",
|
|
117
|
+
"@ag-ui/proto": ">=0.0.38"
|
|
118
118
|
},
|
|
119
119
|
keywords: [
|
|
120
120
|
"copilotkit",
|
|
@@ -6014,4 +6014,4 @@ export {
|
|
|
6014
6014
|
getCommonConfig,
|
|
6015
6015
|
copilotRuntimeNodeHttpEndpoint
|
|
6016
6016
|
};
|
|
6017
|
-
//# sourceMappingURL=chunk-
|
|
6017
|
+
//# sourceMappingURL=chunk-PQWKXULT.mjs.map
|