@ai-sdk/provider 2.1.0-beta.2 → 2.1.0-beta.4

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,18 @@
1
1
  # @ai-sdk/provider
2
2
 
3
+ ## 2.1.0-beta.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 0adc679: feat(provider): shared spec v3
8
+ - 2b0caef: feat(provider): add preliminary provider executed tool results to language model specification
9
+
10
+ ## 2.1.0-beta.3
11
+
12
+ ### Patch Changes
13
+
14
+ - 8dac895: feat: `LanguageModelV3`
15
+
3
16
  ## 2.1.0-beta.2
4
17
 
5
18
  ### Patch Changes