richardyc / Chrome-GPT

An AutoGPT agent that controls Chrome on your desktop
GNU General Public License v3.0
1.66k stars 208 forks source link

langchain.schema.OutputParserException: Could not parse LLM output #10

Closed BaseInfinity closed 1 year ago

BaseInfinity commented 1 year ago

I get this is a known issue but it happens 90% of the time, is there any way this can get improved or do we have to wait for 4.0 API key to see improvements? Sorry not exactly sure what the issue is and how to improve it.

Besides that, I was EXTREMELY impressed with this....the logic it took was fascinating and figuring out what elements to select was fantastic, but it wouldn't get past the first step 80% of the time but when it did it was great to see!

I would love to see this resolved because it's hard to demo this tool otherwise (I was planning to today but it crashes too much and I wanted to give it a fair shake before livestreaming it)

Would 4.0 API key improve this specific issue?

BaseInfinity commented 1 year ago

I'd like to point out that by specifying the agent auto-gpt specifically im getting this WAY less if not at all. Not sure if that helps anyone

-a auto-gpt

BaseInfinity commented 1 year ago

Okay after specifying the agent, the Results are MUCH better. I was able to get it to add an iPhone 14 to cart with 1 sentence!

BaseInfinity commented 1 year ago

I'll leave this up for a little bit longer in case others run into this and then make a change to the README to suggest specifying a diff agent if you run into LLM Parsing issues