@@ -154,3 +154,3 @@ "use strict"; | ||
| // src/version.ts | ||
| var VERSION = true ? "5.0.207" : "0.0.0-test"; | ||
| var VERSION = true ? "5.0.208" : "0.0.0-test"; | ||
@@ -157,0 +157,0 @@ // src/util/download/download.ts |
@@ -135,3 +135,3 @@ // internal/index.ts | ||
| // src/version.ts | ||
| var VERSION = true ? "5.0.207" : "0.0.0-test"; | ||
| var VERSION = true ? "5.0.208" : "0.0.0-test"; | ||
@@ -138,0 +138,0 @@ // src/util/download/download.ts |
+2
-2
| { | ||
| "name": "ai", | ||
| "version": "5.0.207", | ||
| "version": "5.0.208", | ||
| "description": "AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.", | ||
@@ -38,3 +38,3 @@ "license": "Apache-2.0", | ||
| "@opentelemetry/api": "1.9.0", | ||
| "@ai-sdk/gateway": "2.0.106", | ||
| "@ai-sdk/gateway": "2.0.107", | ||
| "@ai-sdk/provider": "2.0.3", | ||
@@ -41,0 +41,0 @@ "@ai-sdk/provider-utils": "3.0.28" |
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
2862099
0+ Added
- Removed
Updated