-
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: 1 comment 1 reply
-
It turns out this was due to me not setting the |
Beta Was this translation helpful? Give feedback.
It turns out this was due to me not setting the
maxSteps
option instreamText
, which defaults to 1. Once I set it to a number greater than 1 the agent processed the result