All number of maxSteps
are always executed with Google Vertex AI even when it leads to repetition
#3470
Labels
maxSteps
are always executed with Google Vertex AI even when it leads to repetition
#3470
Description
When using the vertexProvider (
import { createVertex } from '@ai-sdk/google-vertex';
) and setting maxSteps to any number,streamText
always runs exactly the number ofmaxSteps
defined, even if it leads to repetitive tool calls with the same argumentsCode example
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: