@copilotkit/runtime 1.8.12-next.5 → 1.8.12

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,22 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.8.12
4
+
5
+ ### Patch Changes
6
+
7
+ - 54838cb: - feat: allow keeping system role for openai adapters
8
+ - 2b89ad7: - fix: use latest claude 3.5 as default model instead of specific
9
+ - chore: add missing variable assignment in llm provider docs
10
+ - chore: add missing call to fetch azure api key in docs
11
+ - f419d99: - fix: Implement allowlist approach to prevent duplicate tool_result blocks in API calls to OpenAI and Anthropic
12
+ - @copilotkit/shared@1.8.12
13
+
14
+ ## 1.8.12-next.6
15
+
16
+ ### Patch Changes
17
+
18
+ - @copilotkit/shared@1.8.12-next.6
19
+
3
20
  ## 1.8.12-next.5
4
21
 
5
22
  ### Patch Changes
@@ -40,7 +40,7 @@ var require_package = __commonJS({
40
40
  publishConfig: {
41
41
  access: "public"
42
42
  },
43
- version: "1.8.12-next.5",
43
+ version: "1.8.12",
44
44
  sideEffects: false,
45
45
  main: "./dist/index.js",
46
46
  module: "./dist/index.mjs",
@@ -5074,4 +5074,4 @@ export {
5074
5074
  getCommonConfig,
5075
5075
  copilotRuntimeNodeHttpEndpoint
5076
5076
  };
5077
- //# sourceMappingURL=chunk-RVYUQL6I.mjs.map
5077
+ //# sourceMappingURL=chunk-74223AMC.mjs.map