AgentGPT
AgentGPT copied to clipboard
Stops at the 3rd thinking step
- Stops at the 3rd thinking step

Yes i also hav same issue

Prompt was find a free smtp as a service provider which allow custom domain in free tier plan
Thanks for letting us know about this! We are currently looking into this
i think maybe its because of the start prompt ""You are an autonomous task creation AI called AgentGPT. You have the following objective {goal}. Create a list of zero to three tasks to be completed by your AI system such that your goal is more closely reached or completely reached. Return the response as an array of strings that can be used in JSON.parse()". then the loop just running on three times. CMIIW just imaging
I ran the same agent three times, and it only went past the second thinking step in my last try: https://gist.github.com/alreadydone/82d8a00cb418fb29540c9e4d2e69dfe2
With the latest from the main branch I am no longer able to reproduce this. Anyone else?
@aminblm are you able to reproduce this issue with the latest release?
Hey folks, seems like this issue has been fixed now - Closing