@copilotkit/runtime 1.8.12-next.6 → 1.8.13-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 +18 -0
- package/dist/{chunk-WUTIXHVA.mjs → chunk-4ARDQRLI.mjs} +2 -2
- package/dist/{chunk-27SLNRWS.mjs → chunk-B5HD7SQY.mjs} +12 -6
- package/dist/chunk-B5HD7SQY.mjs.map +1 -0
- package/dist/{chunk-X5NZ7XZH.mjs → chunk-BCEXAIRH.mjs} +2 -2
- package/dist/{chunk-UFP23FJT.mjs → chunk-R7FP3L5B.mjs} +2 -2
- package/dist/index.js +11 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/lib/index.js +11 -5
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +4 -4
- package/dist/lib/integrations/index.js +11 -5
- package/dist/lib/integrations/index.js.map +1 -1
- package/dist/lib/integrations/index.mjs +4 -4
- package/dist/lib/integrations/nest/index.js +11 -5
- 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 +11 -5
- 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 +11 -5
- package/dist/lib/integrations/node-http/index.js.map +1 -1
- package/dist/lib/integrations/node-http/index.mjs +1 -1
- package/package.json +12 -6
- package/dist/chunk-27SLNRWS.mjs.map +0 -1
- /package/dist/{chunk-WUTIXHVA.mjs.map → chunk-4ARDQRLI.mjs.map} +0 -0
- /package/dist/{chunk-X5NZ7XZH.mjs.map → chunk-BCEXAIRH.mjs.map} +0 -0
- /package/dist/{chunk-UFP23FJT.mjs.map → chunk-R7FP3L5B.mjs.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @copilotkit/runtime
|
|
2
2
|
|
|
3
|
+
## 1.8.13-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 6ed54f4: - AG-UI 0.0.28
|
|
8
|
+
- @copilotkit/shared@1.8.13-next.0
|
|
9
|
+
|
|
10
|
+
## 1.8.12
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- 54838cb: - feat: allow keeping system role for openai adapters
|
|
15
|
+
- 2b89ad7: - fix: use latest claude 3.5 as default model instead of specific
|
|
16
|
+
- chore: add missing variable assignment in llm provider docs
|
|
17
|
+
- chore: add missing call to fetch azure api key in docs
|
|
18
|
+
- f419d99: - fix: Implement allowlist approach to prevent duplicate tool_result blocks in API calls to OpenAI and Anthropic
|
|
19
|
+
- @copilotkit/shared@1.8.12
|
|
20
|
+
|
|
3
21
|
## 1.8.12-next.6
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
getCommonConfig,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-B5HD7SQY.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-4ARDQRLI.mjs.map
|
|
@@ -40,7 +40,7 @@ var require_package = __commonJS({
|
|
|
40
40
|
publishConfig: {
|
|
41
41
|
access: "public"
|
|
42
42
|
},
|
|
43
|
-
version: "1.8.
|
|
43
|
+
version: "1.8.13-next.0",
|
|
44
44
|
sideEffects: false,
|
|
45
45
|
main: "./dist/index.js",
|
|
46
46
|
module: "./dist/index.mjs",
|
|
@@ -78,10 +78,10 @@ var require_package = __commonJS({
|
|
|
78
78
|
"zod-to-json-schema": "^3.23.5"
|
|
79
79
|
},
|
|
80
80
|
dependencies: {
|
|
81
|
-
"@ag-ui/client": "
|
|
82
|
-
"@ag-ui/core": "
|
|
83
|
-
"@ag-ui/encoder": "
|
|
84
|
-
"@ag-ui/proto": "
|
|
81
|
+
"@ag-ui/client": "0.0.28",
|
|
82
|
+
"@ag-ui/core": "0.0.28",
|
|
83
|
+
"@ag-ui/encoder": "0.0.28",
|
|
84
|
+
"@ag-ui/proto": "0.0.28",
|
|
85
85
|
"@anthropic-ai/sdk": "^0.27.3",
|
|
86
86
|
"@copilotkit/shared": "workspace:*",
|
|
87
87
|
"@graphql-yoga/plugin-defer-stream": "^3.3.1",
|
|
@@ -107,6 +107,12 @@ var require_package = __commonJS({
|
|
|
107
107
|
"type-graphql": "2.0.0-rc.1",
|
|
108
108
|
zod: "^3.23.3"
|
|
109
109
|
},
|
|
110
|
+
peerDependencies: {
|
|
111
|
+
"@ag-ui/client": ">=0.0.28",
|
|
112
|
+
"@ag-ui/core": ">=0.0.28",
|
|
113
|
+
"@ag-ui/encoder": ">=0.0.28",
|
|
114
|
+
"@ag-ui/proto": ">=0.0.28"
|
|
115
|
+
},
|
|
110
116
|
keywords: [
|
|
111
117
|
"copilotkit",
|
|
112
118
|
"copilot",
|
|
@@ -5074,4 +5080,4 @@ export {
|
|
|
5074
5080
|
getCommonConfig,
|
|
5075
5081
|
copilotRuntimeNodeHttpEndpoint
|
|
5076
5082
|
};
|
|
5077
|
-
//# sourceMappingURL=chunk-
|
|
5083
|
+
//# sourceMappingURL=chunk-B5HD7SQY.mjs.map
|