@copilotkit/runtime 1.7.1-next.0 → 1.7.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 CHANGED
@@ -1,5 +1,12 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.7.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 261b2be: - simplifies interface + adds o11y in agents
8
+ - @copilotkit/shared@1.7.1
9
+
3
10
  ## 1.7.1-next.0
4
11
 
5
12
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-ANTSN7W3.mjs";
5
+ } from "./chunk-IJGSJSXO.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-SJPSYQ4P.mjs.map
80
+ //# sourceMappingURL=chunk-I32ZVLQF.mjs.map
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  publishConfig: {
40
40
  access: "public"
41
41
  },
42
- version: "1.7.1-next.0",
42
+ version: "1.7.1",
43
43
  sideEffects: false,
44
44
  main: "./dist/index.js",
45
45
  module: "./dist/index.mjs",
@@ -4557,4 +4557,4 @@ export {
4557
4557
  getCommonConfig,
4558
4558
  copilotRuntimeNodeHttpEndpoint
4559
4559
  };
4560
- //# sourceMappingURL=chunk-ANTSN7W3.mjs.map
4560
+ //# sourceMappingURL=chunk-IJGSJSXO.mjs.map