Closed rohanikshvaku closed 1 month ago
Nice, in your experimentation, how often did this happen? How long did it take? Would be good to understand how this changes behavior @rohanikshvaku
@davidbyttow there's a better way to do this that's inbuilt into the agents by langchain. Please wait, I'm looking into it and will try to add the functionality and initiate a new pull request.
Added the ability for the agent to stop the loop and return the completed tasks if they think all the tasks have been completed.
Here's how I implemented it: