@copilotkit/runtime 1.9.3-next.0 → 1.9.3-next.1
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-EK5RTZVJ.mjs → chunk-6YYEJGX2.mjs} +8 -5
- package/dist/chunk-6YYEJGX2.mjs.map +1 -0
- package/dist/{chunk-R5D7D7YN.mjs → chunk-A4G3Y5MI.mjs} +2 -2
- package/dist/{chunk-YGS5B7PN.mjs → chunk-BNIZSVJS.mjs} +2 -2
- package/dist/{chunk-KCYFFRJY.mjs → chunk-RYQAU5RR.mjs} +2 -2
- package/dist/{chunk-RCCT2GOF.mjs → chunk-S5KSXMT3.mjs} +2 -2
- package/dist/index.js +4 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -8
- package/dist/lib/index.js +4 -1
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +8 -8
- package/dist/lib/integrations/index.js +4 -1
- package/dist/lib/integrations/index.js.map +1 -1
- package/dist/lib/integrations/index.mjs +7 -7
- package/dist/lib/integrations/nest/index.js +4 -1
- 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 +4 -1
- 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 +4 -1
- package/dist/lib/integrations/node-http/index.js.map +1 -1
- package/dist/lib/integrations/node-http/index.mjs +2 -2
- package/package.json +5 -2
- package/dist/chunk-EK5RTZVJ.mjs.map +0 -1
- /package/dist/{chunk-R5D7D7YN.mjs.map → chunk-A4G3Y5MI.mjs.map} +0 -0
- /package/dist/{chunk-YGS5B7PN.mjs.map → chunk-BNIZSVJS.mjs.map} +0 -0
- /package/dist/{chunk-KCYFFRJY.mjs.map → chunk-RYQAU5RR.mjs.map} +0 -0
- /package/dist/{chunk-RCCT2GOF.mjs.map → chunk-S5KSXMT3.mjs.map} +0 -0
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
getCommonConfig,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-6YYEJGX2.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-A4G3Y5MI.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
LangGraphEventTypes
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-6YYEJGX2.mjs";
|
|
4
4
|
import {
|
|
5
5
|
__name
|
|
6
6
|
} from "./chunk-FHD4JECV.mjs";
|
|
@@ -155,4 +155,4 @@ export {
|
|
|
155
155
|
CustomEventNames,
|
|
156
156
|
LangGraphAgent
|
|
157
157
|
};
|
|
158
|
-
//# sourceMappingURL=chunk-
|
|
158
|
+
//# sourceMappingURL=chunk-BNIZSVJS.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-6YYEJGX2.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-RYQAU5RR.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-6YYEJGX2.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-S5KSXMT3.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.9.3-next.
|
|
47
|
+
version: "1.9.3-next.1",
|
|
48
48
|
sideEffects: false,
|
|
49
49
|
main: "./dist/index.js",
|
|
50
50
|
module: "./dist/index.mjs",
|
|
@@ -96,6 +96,8 @@ var require_package = __commonJS({
|
|
|
96
96
|
"@langchain/google-gauth": "^0.1.0",
|
|
97
97
|
"@langchain/langgraph-sdk": "^0.0.70",
|
|
98
98
|
"@langchain/openai": "^0.4.2",
|
|
99
|
+
"@scarf/scarf": "^1.3.0",
|
|
100
|
+
"@types/ip": "^1.1.3",
|
|
99
101
|
"class-transformer": "^0.5.1",
|
|
100
102
|
"class-validator": "^0.14.1",
|
|
101
103
|
express: "^4.19.2",
|
|
@@ -103,6 +105,7 @@ var require_package = __commonJS({
|
|
|
103
105
|
"graphql-scalars": "^1.23.0",
|
|
104
106
|
"graphql-yoga": "^5.3.1",
|
|
105
107
|
"groq-sdk": "^0.5.0",
|
|
108
|
+
ip: "^2.0.1",
|
|
106
109
|
langchain: "^0.3.3",
|
|
107
110
|
openai: "^4.85.1",
|
|
108
111
|
"partial-json": "^0.1.7",
|