aiwaves-cn / RecurrentGPT

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

I found some bug #9

Closed emt0re0 closed 1 year ago

emt0re0 commented 1 year ago

human.step_with_edit() maybe is human.step()

jiaohuix commented 1 year ago

me tooo!!, when i use gradio 'human-in-the-loop‘, raise following error : AttributeError: 'Human' object has no attribute 'step_with_edit'

swaggy-TN commented 1 year ago

Thanks for your attention! We've fixed the bug in gradio_server.py. Please try now😊 NB: still unstable when using a proxy to call OpenAI API. There could occur some cookies key errors.