zabirauf / AutoGPT.js

Auto-GPT on the browser

Home Page:https://autogptjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users with only GPT3 would go into error

vecyang1 opened this issue · comments

image

I only have GPT3 for now, and it stops. Could it work?

@vecyang1 yeah, I've also seen that sometimes this happens. Have you tried reloading the app and trying again, sometimes that helps fix it.
Yesterday, I did make an improvement related to JSON parsing where newlines weren't being handled but it may not have caught all the issues.
If you run into again, can you go please to dev tools and get the response from the latest completions API. I'll also see if I run into it next time.

@vecyang1 can you please try now. I've improved the parser, hoping that should fix this issue.