@copilotkit/runtime 1.8.12 → 1.8.13-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.
@@ -3,13 +3,13 @@ import {
3
3
  config,
4
4
  copilotRuntimeNextJSAppRouterEndpoint,
5
5
  copilotRuntimeNextJSPagesRouterEndpoint
6
- } from "../chunk-SRYEJT67.mjs";
6
+ } from "../chunk-HVE27PFM.mjs";
7
7
  import {
8
8
  copilotRuntimeNestEndpoint
9
- } from "../chunk-JIU4VH3S.mjs";
9
+ } from "../chunk-FLD6UXXD.mjs";
10
10
  import {
11
11
  copilotRuntimeNodeExpressEndpoint
12
- } from "../chunk-G2EJCYNC.mjs";
12
+ } from "../chunk-KJ4NDACX.mjs";
13
13
  import {
14
14
  CopilotRuntime,
15
15
  addCustomHeaderPlugin,
@@ -25,7 +25,7 @@ import {
25
25
  getCommonConfig,
26
26
  langGraphPlatformEndpoint,
27
27
  resolveEndpointType
28
- } from "../chunk-74223AMC.mjs";
28
+ } from "../chunk-QT5HJPXM.mjs";
29
29
  import {
30
30
  GoogleGenerativeAIAdapter,
31
31
  GroqAdapter,
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  publishConfig: {
45
45
  access: "public"
46
46
  },
47
- version: "1.8.12",
47
+ version: "1.8.13-next.1",
48
48
  sideEffects: false,
49
49
  main: "./dist/index.js",
50
50
  module: "./dist/index.mjs",
@@ -82,10 +82,10 @@ var require_package = __commonJS({
82
82
  "zod-to-json-schema": "^3.23.5"
83
83
  },
84
84
  dependencies: {
85
- "@ag-ui/client": "^0.0.27",
86
- "@ag-ui/core": "^0.0.27",
87
- "@ag-ui/encoder": "^0.0.27",
88
- "@ag-ui/proto": "^0.0.27",
85
+ "@ag-ui/client": "0.0.28",
86
+ "@ag-ui/core": "0.0.28",
87
+ "@ag-ui/encoder": "0.0.28",
88
+ "@ag-ui/proto": "0.0.28",
89
89
  "@anthropic-ai/sdk": "^0.27.3",
90
90
  "@copilotkit/shared": "workspace:*",
91
91
  "@graphql-yoga/plugin-defer-stream": "^3.3.1",
@@ -111,6 +111,12 @@ var require_package = __commonJS({
111
111
  "type-graphql": "2.0.0-rc.1",
112
112
  zod: "^3.23.3"
113
113
  },
114
+ peerDependencies: {
115
+ "@ag-ui/client": ">=0.0.28",
116
+ "@ag-ui/core": ">=0.0.28",
117
+ "@ag-ui/encoder": ">=0.0.28",
118
+ "@ag-ui/proto": ">=0.0.28"
119
+ },
114
120
  keywords: [
115
121
  "copilotkit",
116
122
  "copilot",