@ai-sdk/gateway
Advanced tools
+5
-0
@@ -789,2 +789,7 @@ import { LanguageModelV4, ProviderV4, EmbeddingModelV4, ImageModelV4, Experimental_VideoModelV4, RerankingModelV4, SpeechModelV4, TranscriptionModelV4, Experimental_RealtimeFactoryV4, TypeValidationError } from '@ai-sdk/provider'; | ||
| disallowPromptTraining?: boolean; | ||
| /** | ||
| * Restrict routing to models that have all of the given capabilities. | ||
| * Currently supports `'implicit-caching'`. | ||
| */ | ||
| has?: Array<'implicit-caching'>; | ||
| /** Filter to providers that are HIPAA compliant with Vercel AI Gateway. */ | ||
@@ -791,0 +796,0 @@ hipaaCompliant?: boolean; |
+1
-1
| { | ||
| "name": "@ai-sdk/gateway", | ||
| "private": false, | ||
| "version": "4.0.2", | ||
| "version": "4.0.3", | ||
| "type": "module", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
@@ -18,2 +18,8 @@ // https://vercel.com/docs/ai-gateway/provider-options | ||
| /** | ||
| * Restrict routing to models that have all of the given capabilities. | ||
| * Currently supports `'implicit-caching'`. | ||
| */ | ||
| has?: Array<'implicit-caching'>; | ||
| /** Filter to providers that are HIPAA compliant with Vercel AI Gateway. */ | ||
@@ -20,0 +26,0 @@ hipaaCompliant?: boolean; |
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 not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
572485
0.33%8097
0.12%