@ai-sdk/google
Advanced tools
+6
-0
| # @ai-sdk/google | ||
| ## 4.0.0-beta.6 | ||
| ### Patch Changes | ||
| - add4326: fix(provider/google): correct JSDoc for multimodal embedding content option | ||
| ## 4.0.0-beta.5 | ||
@@ -4,0 +10,0 @@ |
+1
-1
| { | ||
| "name": "@ai-sdk/google", | ||
| "version": "4.0.0-beta.5", | ||
| "version": "4.0.0-beta.6", | ||
| "license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -58,4 +58,4 @@ import { | ||
| * Optional. Multimodal content parts for embedding non-text content | ||
| * (images, video, PDF, audio). When provided, these parts are used | ||
| * instead of the text values in the embedding request. | ||
| * (images, video, PDF, audio). When provided, these parts are merged | ||
| * with the text values in the embedding request. | ||
| */ | ||
@@ -62,0 +62,0 @@ content: z.array(googleEmbeddingContentPartSchema).min(1).optional(), |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1106290
0.01%