Agentic loop completed after only 1 tool called and then terminated

#3
by Fvisticot - opened

I'm using strands-agents framework for the loop
I have a prompt like this: take a picture and move 3 units left
Agent is configured with 3 tools (move_left, move_right, take_picture)

Agent is stopping and only use the move_left tool

Is it the expected result for this model ?

Sign up or log in to comment