ai 5.0.0-beta.6 → 5.0.0-beta.8

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,21 @@
1
1
  # ai
2
2
 
3
+ ## 5.0.0-beta.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 6909543: feat (ai): support system parameter in Agent constructor
8
+ - c8fce91: feat (ai): add experimental Agent abstraction
9
+ - 9121250: Expose provider metadata as an attribute on exported OTEL spans
10
+ - Updated dependencies [97fedf9]
11
+ - @ai-sdk/gateway@1.0.0-beta.4
12
+
13
+ ## 5.0.0-beta.7
14
+
15
+ ### Patch Changes
16
+
17
+ - 60132dd: fixed date formatting for updated mcp protocol version
18
+
3
19
  ## 5.0.0-beta.6
4
20
 
5
21
  ### Patch Changes