assafelovic / gpt-researcher

GPT based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
MIT License
13.06k stars 1.61k forks source link

Flask Example error #480

Closed Beichen-Ma closed 1 month ago

Beichen-Ma commented 1 month ago

For the flask example given in PIP documentation page, "await" allowed only within async function. How can I handle error?

assafelovic commented 1 month ago

Thanks for the PR!