-
|
I'm using Additionally, after the agent doesn't respond if I ask it what the result of the tool call was, it thinks it hasn't called the tool and tries again. I'm using |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
It turns out this was due to me not setting the |
Beta Was this translation helpful? Give feedback.
-
|
This discussion was automatically locked because it has not been updated in over 30 days. If you still have questions about this topic, please ask us at community.vercel.com/ai-sdk |
Beta Was this translation helpful? Give feedback.
It turns out this was due to me not setting the
maxStepsoption instreamText, which defaults to 1. Once I set it to a number greater than 1 the agent processed the result