@copilotkit/runtime 1.8.4-next.1 → 1.8.4-next.2

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/dist/index.mjs CHANGED
@@ -3,13 +3,13 @@ import {
3
3
  config,
4
4
  copilotRuntimeNextJSAppRouterEndpoint,
5
5
  copilotRuntimeNextJSPagesRouterEndpoint
6
- } from "./chunk-J3MFBKHV.mjs";
7
- import {
8
- copilotRuntimeNodeExpressEndpoint
9
- } from "./chunk-ZXFXJVAP.mjs";
6
+ } from "./chunk-B45VFLS3.mjs";
10
7
  import {
11
8
  copilotRuntimeNestEndpoint
12
- } from "./chunk-K7ZZXZK5.mjs";
9
+ } from "./chunk-E6VXSOGW.mjs";
10
+ import {
11
+ copilotRuntimeNodeExpressEndpoint
12
+ } from "./chunk-FJ7VCD4V.mjs";
13
13
  import {
14
14
  CopilotRuntime,
15
15
  addCustomHeaderPlugin,
@@ -22,8 +22,7 @@ import {
22
22
  getCommonConfig,
23
23
  langGraphPlatformEndpoint,
24
24
  resolveEndpointType
25
- } from "./chunk-WVWVPGXI.mjs";
26
- import "./chunk-RTFJTJMA.mjs";
25
+ } from "./chunk-ZWY6JDFI.mjs";
27
26
  import {
28
27
  AnthropicAdapter,
29
28
  EmptyAdapter,
@@ -42,6 +41,7 @@ import {
42
41
  MessageStreamInterruptedResponse,
43
42
  UnknownErrorResponse
44
43
  } from "./chunk-5BIEM2UU.mjs";
44
+ import "./chunk-RTFJTJMA.mjs";
45
45
  import "./chunk-2OZAGFV3.mjs";
46
46
  import "./chunk-FHD4JECV.mjs";
47
47
 
package/dist/lib/index.js CHANGED
@@ -44,7 +44,7 @@ var require_package = __commonJS({
44
44
  publishConfig: {
45
45
  access: "public"
46
46
  },
47
- version: "1.8.4-next.1",
47
+ version: "1.8.4-next.2",
48
48
  sideEffects: false,
49
49
  main: "./dist/index.js",
50
50
  module: "./dist/index.mjs",