max_iterations
value, but the default is 10, and if you are reaching 10, that kind of feels like the agent is stuck no?agent = ReActAgent.from_tools( [query_tool], llm=llm, system_prompt="You are a polite chat bot.", verbose=True # context=context )