@ai-sdk/provider-utils
Advanced tools
+1
-1
| { | ||
| "name": "@ai-sdk/provider-utils", | ||
| "version": "5.0.10", | ||
| "version": "5.0.11", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -115,4 +115,4 @@ import type { JSONValue, JSONObject } from '@ai-sdk/provider'; | ||
| /** | ||
| * Optional function that is called when the argument streaming starts. | ||
| * Only called when the tool is used in a streaming context. | ||
| * Optional function that is called when the model starts generating the tool input. | ||
| * In non-streaming contexts, it is called immediately before `onInputAvailable`. | ||
| */ | ||
@@ -119,0 +119,0 @@ onInputStart?: ( |
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
847650
0.03%