@ai-sdk/provider
Advanced tools
+6
-0
| # @ai-sdk/provider | ||
| ## 3.0.12 | ||
| ### Patch Changes | ||
| - f19334d: feat (video): add first-class `generateAudio` call option | ||
| ## 3.0.11 | ||
@@ -4,0 +10,0 @@ |
+1
-1
| { | ||
| "name": "@ai-sdk/provider", | ||
| "version": "3.0.11", | ||
| "version": "3.0.12", | ||
| "license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -58,2 +58,7 @@ import type { SharedV3ProviderOptions } from '../../shared'; | ||
| /** | ||
| * Whether the model should generate audio alongside the video. | ||
| */ | ||
| generateAudio: boolean | undefined; | ||
| /** | ||
| * Additional provider-specific options that are passed through to the provider | ||
@@ -60,0 +65,0 @@ * as body parameters. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
512527
0.09%9439
0.08%