AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

Stops at the 3rd thinking step

Open aminblm opened this issue 2 years ago • 6 comments

  • Stops at the 3rd thinking step

image

aminblm avatar Apr 09 '23 07:04 aminblm

Yes i also hav same issue Screenshot_2023-04-09-16-23-28-93_e4424258c8b8649f6e67d283a50a2cbc

Prompt was find a free smtp as a service provider which allow custom domain in free tier plan

ghost avatar Apr 09 '23 10:04 ghost

Thanks for letting us know about this! We are currently looking into this

Srijan-Subedi avatar Apr 09 '23 18:04 Srijan-Subedi

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

hafidzwibowo avatar Apr 10 '23 12:04 hafidzwibowo

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

alreadydone avatar Apr 10 '23 20:04 alreadydone

With the latest from the main branch I am no longer able to reproduce this. Anyone else?

mrayonnaise avatar Apr 11 '23 21:04 mrayonnaise

@aminblm are you able to reproduce this issue with the latest release?

APiTJLillo avatar Apr 15 '23 18:04 APiTJLillo

Hey folks, seems like this issue has been fixed now - Closing

asim-shrestha avatar Apr 23 '23 23:04 asim-shrestha