@copilotkit/runtime 1.6.0-next.0 → 1.6.0-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/dist/index.mjs CHANGED
@@ -3,13 +3,13 @@ import {
3
3
  config,
4
4
  copilotRuntimeNextJSAppRouterEndpoint,
5
5
  copilotRuntimeNextJSPagesRouterEndpoint
6
- } from "./chunk-RGSZK24X.mjs";
6
+ } from "./chunk-CCQ73DAH.mjs";
7
7
  import {
8
8
  copilotRuntimeNestEndpoint
9
- } from "./chunk-EYEJ5L3X.mjs";
9
+ } from "./chunk-C7GTLEVO.mjs";
10
10
  import {
11
11
  copilotRuntimeNodeExpressEndpoint
12
- } from "./chunk-A4P5YLJQ.mjs";
12
+ } from "./chunk-A25FIW7J.mjs";
13
13
  import {
14
14
  CopilotRuntime,
15
15
  addCustomHeaderPlugin,
@@ -21,12 +21,7 @@ import {
21
21
  getCommonConfig,
22
22
  langGraphPlatformEndpoint,
23
23
  resolveEndpointType
24
- } from "./chunk-AMKPW7KT.mjs";
25
- import {
26
- GuardrailsValidationFailureResponse,
27
- MessageStreamInterruptedResponse,
28
- UnknownErrorResponse
29
- } from "./chunk-5BIEM2UU.mjs";
24
+ } from "./chunk-CHDIEE43.mjs";
30
25
  import {
31
26
  AnthropicAdapter,
32
27
  EmptyAdapter,
@@ -40,6 +35,11 @@ import {
40
35
  RemoteChain,
41
36
  UnifyAdapter
42
37
  } from "./chunk-OS5YD32G.mjs";
38
+ import {
39
+ GuardrailsValidationFailureResponse,
40
+ MessageStreamInterruptedResponse,
41
+ UnknownErrorResponse
42
+ } from "./chunk-5BIEM2UU.mjs";
43
43
  import "./chunk-RTFJTJMA.mjs";
44
44
  import "./chunk-2OZAGFV3.mjs";
45
45
  import "./chunk-FHD4JECV.mjs";
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.6.0-next.0",
47
+ version: "1.6.0-next.1",
48
48
  sideEffects: false,
49
49
  main: "./dist/index.js",
50
50
  module: "./dist/index.mjs",