Self Checks
Dify version
1.10.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
Steps to reproduce
create a workflow app
add agent node, with react strategy , Gemini 2.5 pro
add tavily search and extract tools
write system and user prompt
run this app
✔️ Expected Behavior
agent works fine, use tavily tools, return Final Answer.
✔️ Expected Behavior
agent works fine, use tavily tools, return Final Answer.
❌ Actual Behavior
After testing, React agent often experiences a lack of output after more than 3 iterations, resulting in the program returning "I am thinking about how to help you", or only having thought output without action_input, action_name, etc., which means there is no Final Answer output.
Self Checks
Dify version
1.10.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
Steps to reproduce
create a workflow app
add agent node, with react strategy , Gemini 2.5 pro
add tavily search and extract tools
write system and user prompt
run this app
✔️ Expected Behavior
agent works fine, use tavily tools, return Final Answer.
✔️ Expected Behavior
agent works fine, use tavily tools, return Final Answer.
❌ Actual Behavior
After testing, React agent often experiences a lack of output after more than 3 iterations, resulting in the program returning "I am thinking about how to help you", or only having thought output without action_input, action_name, etc., which means there is no Final Answer output.