@copilotkit/runtime 0.0.0-suhas-interface-change-20250423234940 → 0.0.0-suhas-interface-change-20250424000829
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 +2 -2
- package/dist/{chunk-OLYHRN2L.mjs → chunk-ATPSY646.mjs} +11 -11
- package/dist/{chunk-BFZGAMCC.mjs → chunk-QK5YI6VL.mjs} +2 -2
- package/dist/{chunk-3YAUSR7B.mjs → chunk-SLWGEEUN.mjs} +2 -2
- package/dist/{chunk-HUIJCYR4.mjs → chunk-WFW6GWNH.mjs} +2 -2
- package/dist/index.mjs +6 -6
- package/dist/lib/index.mjs +6 -6
- package/dist/lib/integrations/index.mjs +6 -6
- package/dist/lib/integrations/nest/index.mjs +4 -4
- package/dist/lib/integrations/node-express/index.mjs +4 -4
- package/dist/lib/integrations/node-http/index.mjs +3 -3
- package/package.json +2 -2
- /package/dist/{chunk-OLYHRN2L.mjs.map → chunk-ATPSY646.mjs.map} +0 -0
- /package/dist/{chunk-BFZGAMCC.mjs.map → chunk-QK5YI6VL.mjs.map} +0 -0
- /package/dist/{chunk-3YAUSR7B.mjs.map → chunk-SLWGEEUN.mjs.map} +0 -0
- /package/dist/{chunk-HUIJCYR4.mjs.map → chunk-WFW6GWNH.mjs.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
# @copilotkit/runtime
|
|
2
2
|
|
|
3
|
-
## 0.0.0-suhas-interface-change-
|
|
3
|
+
## 0.0.0-suhas-interface-change-20250424000829
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- 42559af: - refactor: rename mcpEndpoints to mcpServers for naming consistency
|
|
8
8
|
- doc changes
|
|
9
|
-
- @copilotkit/shared@0.0.0-suhas-interface-change-
|
|
9
|
+
- @copilotkit/shared@0.0.0-suhas-interface-change-20250424000829
|
|
10
10
|
|
|
11
11
|
## 1.8.7
|
|
12
12
|
|
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ActionExecutionMessage,
|
|
3
|
+
AgentStateMessage,
|
|
4
|
+
ImageMessage,
|
|
5
|
+
ResultMessage,
|
|
6
|
+
TextMessage
|
|
7
|
+
} from "./chunk-SHBDMA63.mjs";
|
|
8
|
+
import {
|
|
9
|
+
BaseMessageInput
|
|
10
|
+
} from "./chunk-2OZAGFV3.mjs";
|
|
1
11
|
import {
|
|
2
12
|
EmptyAdapter,
|
|
3
13
|
RemoteChain,
|
|
@@ -10,16 +20,6 @@ import {
|
|
|
10
20
|
SuccessResponseStatus,
|
|
11
21
|
UnknownErrorResponse
|
|
12
22
|
} from "./chunk-5BIEM2UU.mjs";
|
|
13
|
-
import {
|
|
14
|
-
ActionExecutionMessage,
|
|
15
|
-
AgentStateMessage,
|
|
16
|
-
ImageMessage,
|
|
17
|
-
ResultMessage,
|
|
18
|
-
TextMessage
|
|
19
|
-
} from "./chunk-SHBDMA63.mjs";
|
|
20
|
-
import {
|
|
21
|
-
BaseMessageInput
|
|
22
|
-
} from "./chunk-2OZAGFV3.mjs";
|
|
23
23
|
import {
|
|
24
24
|
__commonJS,
|
|
25
25
|
__name,
|
|
@@ -4987,4 +4987,4 @@ export {
|
|
|
4987
4987
|
getCommonConfig,
|
|
4988
4988
|
copilotRuntimeNodeHttpEndpoint
|
|
4989
4989
|
};
|
|
4990
|
-
//# sourceMappingURL=chunk-
|
|
4990
|
+
//# sourceMappingURL=chunk-ATPSY646.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ATPSY646.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-QK5YI6VL.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ATPSY646.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-SLWGEEUN.mjs.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
getCommonConfig,
|
|
3
3
|
getRuntimeInstanceTelemetryInfo,
|
|
4
4
|
telemetry_client_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ATPSY646.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-WFW6GWNH.mjs.map
|
package/dist/index.mjs
CHANGED
|
@@ -3,13 +3,13 @@ import {
|
|
|
3
3
|
config,
|
|
4
4
|
copilotRuntimeNextJSAppRouterEndpoint,
|
|
5
5
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-WFW6GWNH.mjs";
|
|
7
7
|
import {
|
|
8
8
|
copilotRuntimeNestEndpoint
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-QK5YI6VL.mjs";
|
|
10
10
|
import {
|
|
11
11
|
copilotRuntimeNodeExpressEndpoint
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-SLWGEEUN.mjs";
|
|
13
13
|
import {
|
|
14
14
|
CopilotRuntime,
|
|
15
15
|
addCustomHeaderPlugin,
|
|
@@ -24,7 +24,9 @@ import {
|
|
|
24
24
|
getCommonConfig,
|
|
25
25
|
langGraphPlatformEndpoint,
|
|
26
26
|
resolveEndpointType
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-ATPSY646.mjs";
|
|
28
|
+
import "./chunk-SHBDMA63.mjs";
|
|
29
|
+
import "./chunk-2OZAGFV3.mjs";
|
|
28
30
|
import {
|
|
29
31
|
AnthropicAdapter,
|
|
30
32
|
EmptyAdapter,
|
|
@@ -43,8 +45,6 @@ import {
|
|
|
43
45
|
MessageStreamInterruptedResponse,
|
|
44
46
|
UnknownErrorResponse
|
|
45
47
|
} from "./chunk-5BIEM2UU.mjs";
|
|
46
|
-
import "./chunk-SHBDMA63.mjs";
|
|
47
|
-
import "./chunk-2OZAGFV3.mjs";
|
|
48
48
|
import "./chunk-FHD4JECV.mjs";
|
|
49
49
|
|
|
50
50
|
// src/index.ts
|
package/dist/lib/index.mjs
CHANGED
|
@@ -3,13 +3,13 @@ import {
|
|
|
3
3
|
config,
|
|
4
4
|
copilotRuntimeNextJSAppRouterEndpoint,
|
|
5
5
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-WFW6GWNH.mjs";
|
|
7
7
|
import {
|
|
8
8
|
copilotRuntimeNestEndpoint
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-QK5YI6VL.mjs";
|
|
10
10
|
import {
|
|
11
11
|
copilotRuntimeNodeExpressEndpoint
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-SLWGEEUN.mjs";
|
|
13
13
|
import {
|
|
14
14
|
CopilotRuntime,
|
|
15
15
|
addCustomHeaderPlugin,
|
|
@@ -24,7 +24,9 @@ import {
|
|
|
24
24
|
getCommonConfig,
|
|
25
25
|
langGraphPlatformEndpoint,
|
|
26
26
|
resolveEndpointType
|
|
27
|
-
} from "../chunk-
|
|
27
|
+
} from "../chunk-ATPSY646.mjs";
|
|
28
|
+
import "../chunk-SHBDMA63.mjs";
|
|
29
|
+
import "../chunk-2OZAGFV3.mjs";
|
|
28
30
|
import {
|
|
29
31
|
GoogleGenerativeAIAdapter,
|
|
30
32
|
GroqAdapter,
|
|
@@ -34,8 +36,6 @@ import {
|
|
|
34
36
|
UnifyAdapter
|
|
35
37
|
} from "../chunk-EY6RUVB7.mjs";
|
|
36
38
|
import "../chunk-5BIEM2UU.mjs";
|
|
37
|
-
import "../chunk-SHBDMA63.mjs";
|
|
38
|
-
import "../chunk-2OZAGFV3.mjs";
|
|
39
39
|
import "../chunk-FHD4JECV.mjs";
|
|
40
40
|
export {
|
|
41
41
|
CopilotRuntime,
|
|
@@ -2,24 +2,24 @@ import {
|
|
|
2
2
|
config,
|
|
3
3
|
copilotRuntimeNextJSAppRouterEndpoint,
|
|
4
4
|
copilotRuntimeNextJSPagesRouterEndpoint
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-WFW6GWNH.mjs";
|
|
6
6
|
import {
|
|
7
7
|
copilotRuntimeNestEndpoint
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-QK5YI6VL.mjs";
|
|
9
9
|
import {
|
|
10
10
|
copilotRuntimeNodeExpressEndpoint
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-SLWGEEUN.mjs";
|
|
12
12
|
import {
|
|
13
13
|
addCustomHeaderPlugin,
|
|
14
14
|
buildSchema,
|
|
15
15
|
copilotRuntimeNodeHttpEndpoint,
|
|
16
16
|
createContext,
|
|
17
17
|
getCommonConfig
|
|
18
|
-
} from "../../chunk-
|
|
19
|
-
import "../../chunk-EY6RUVB7.mjs";
|
|
20
|
-
import "../../chunk-5BIEM2UU.mjs";
|
|
18
|
+
} from "../../chunk-ATPSY646.mjs";
|
|
21
19
|
import "../../chunk-SHBDMA63.mjs";
|
|
22
20
|
import "../../chunk-2OZAGFV3.mjs";
|
|
21
|
+
import "../../chunk-EY6RUVB7.mjs";
|
|
22
|
+
import "../../chunk-5BIEM2UU.mjs";
|
|
23
23
|
import "../../chunk-FHD4JECV.mjs";
|
|
24
24
|
export {
|
|
25
25
|
addCustomHeaderPlugin,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
copilotRuntimeNestEndpoint
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-EY6RUVB7.mjs";
|
|
6
|
-
import "../../../chunk-5BIEM2UU.mjs";
|
|
3
|
+
} from "../../../chunk-QK5YI6VL.mjs";
|
|
4
|
+
import "../../../chunk-ATPSY646.mjs";
|
|
7
5
|
import "../../../chunk-SHBDMA63.mjs";
|
|
8
6
|
import "../../../chunk-2OZAGFV3.mjs";
|
|
7
|
+
import "../../../chunk-EY6RUVB7.mjs";
|
|
8
|
+
import "../../../chunk-5BIEM2UU.mjs";
|
|
9
9
|
import "../../../chunk-FHD4JECV.mjs";
|
|
10
10
|
export {
|
|
11
11
|
copilotRuntimeNestEndpoint
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
copilotRuntimeNodeExpressEndpoint
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-EY6RUVB7.mjs";
|
|
6
|
-
import "../../../chunk-5BIEM2UU.mjs";
|
|
3
|
+
} from "../../../chunk-SLWGEEUN.mjs";
|
|
4
|
+
import "../../../chunk-ATPSY646.mjs";
|
|
7
5
|
import "../../../chunk-SHBDMA63.mjs";
|
|
8
6
|
import "../../../chunk-2OZAGFV3.mjs";
|
|
7
|
+
import "../../../chunk-EY6RUVB7.mjs";
|
|
8
|
+
import "../../../chunk-5BIEM2UU.mjs";
|
|
9
9
|
import "../../../chunk-FHD4JECV.mjs";
|
|
10
10
|
export {
|
|
11
11
|
copilotRuntimeNodeExpressEndpoint
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
copilotRuntimeNodeHttpEndpoint
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-EY6RUVB7.mjs";
|
|
5
|
-
import "../../../chunk-5BIEM2UU.mjs";
|
|
3
|
+
} from "../../../chunk-ATPSY646.mjs";
|
|
6
4
|
import "../../../chunk-SHBDMA63.mjs";
|
|
7
5
|
import "../../../chunk-2OZAGFV3.mjs";
|
|
6
|
+
import "../../../chunk-EY6RUVB7.mjs";
|
|
7
|
+
import "../../../chunk-5BIEM2UU.mjs";
|
|
8
8
|
import "../../../chunk-FHD4JECV.mjs";
|
|
9
9
|
export {
|
|
10
10
|
copilotRuntimeNodeHttpEndpoint
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"publishConfig": {
|
|
10
10
|
"access": "public"
|
|
11
11
|
},
|
|
12
|
-
"version": "0.0.0-suhas-interface-change-
|
|
12
|
+
"version": "0.0.0-suhas-interface-change-20250424000829",
|
|
13
13
|
"sideEffects": false,
|
|
14
14
|
"main": "./dist/index.js",
|
|
15
15
|
"module": "./dist/index.mjs",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"rxjs": "^7.8.1",
|
|
64
64
|
"type-graphql": "2.0.0-rc.1",
|
|
65
65
|
"zod": "^3.23.3",
|
|
66
|
-
"@copilotkit/shared": "0.0.0-suhas-interface-change-
|
|
66
|
+
"@copilotkit/shared": "0.0.0-suhas-interface-change-20250424000829"
|
|
67
67
|
},
|
|
68
68
|
"keywords": [
|
|
69
69
|
"copilotkit",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|