@@ -167,3 +167,3 @@ "use strict"; | ||
| // src/version.ts | ||
| var VERSION = true ? "6.0.272" : "0.0.0-test"; | ||
| var VERSION = true ? "6.0.273" : "0.0.0-test"; | ||
@@ -170,0 +170,0 @@ // src/util/download/download.ts |
@@ -147,3 +147,3 @@ // internal/index.ts | ||
| // src/version.ts | ||
| var VERSION = true ? "6.0.272" : "0.0.0-test"; | ||
| var VERSION = true ? "6.0.273" : "0.0.0-test"; | ||
@@ -150,0 +150,0 @@ // src/util/download/download.ts |
+2
-2
| { | ||
| "name": "ai", | ||
| "version": "6.0.272", | ||
| "version": "6.0.273", | ||
| "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.", | ||
@@ -48,3 +48,3 @@ "license": "Apache-2.0", | ||
| "@opentelemetry/api": "^1.9.0", | ||
| "@ai-sdk/gateway": "3.0.185", | ||
| "@ai-sdk/gateway": "3.0.186", | ||
| "@ai-sdk/provider": "3.0.15", | ||
@@ -51,0 +51,0 @@ "@ai-sdk/provider-utils": "4.0.50" |
@@ -36,3 +36,5 @@ export { | ||
| streamText, | ||
| type StreamTextEndEvent, | ||
| type StreamTextOnChunkCallback, | ||
| type StreamTextOnEndCallback, | ||
| type StreamTextOnErrorCallback, | ||
@@ -39,0 +41,0 @@ type StreamTextOnFinishCallback, |
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
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 not supported yet
Sorry, the diff of this file is too big to display
6988113
0.12%66473
0.13%+ Added
- Removed
Updated