aiwaves-cn / RecurrentGPT

Official Code for Paper: RecurrentGPT: Interactive Generation of (Arbitrarily) Long Text
GNU General Public License v3.0
954 stars 155 forks source link

Unable to continue, an error will be reported #10

Closed femnn closed 1 year ago

femnn commented 1 year ago

cmd_wU0DCMOkxb

tractorjuice commented 1 year ago

I've seen this error, I just copied the code for 'step' and made a 'step_with_edit' version. It seems to work, but not sure if there is something missing.

swaggy-TN commented 1 year ago

Thanks for your attention! We've fixed the bug in gradio_server.py. Please try now😊

swaggy-TN commented 1 year ago

NB: still unstable when using a proxy to call OpenAI API. There could occur some cookies key errors.