gravelBridge / AutoGPT-BingAI

An AutoGPT plugin to enable Bing AI in AutoGPT.
MIT License
172 stars 33 forks source link

event loop alread running error #7

Open GoZippy opened 1 year ago

GoZippy commented 1 year ago

keep getting hung up with event loop error

NEXT ACTION:  COMMAND = ask_genius_bing ARGUMENTS = {'question': 'What is the current state of the market in the USA?'}
AUTHORISED COMMANDS LEFT: 3
SYSTEM:  Command ask_genius_bing returned: Error: This event loop is already running
GoZippy commented 1 year ago

asyncio nesting issue?