assafelovic / gpt-researcher

LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
https://gptr.dev
Apache License 2.0
14.94k stars 1.99k forks source link

Error in app.tavily.com (Uncaught (in promise) TypeError: Error in input stream) #288

Closed vikram-s-narayan closed 8 months ago

vikram-s-narayan commented 11 months ago

Often I get the following error - "Uncaught (in promise) TypeError: Error in input stream".

To reproduce:

  1. Use Firefox
  2. On https://app.tavily.com/chat run a search like so: "Efficacy and safety of PRP (Platelet Rich Plasma) therapy on knee osteoarthritis"

Task never completes and we see the error.

See attached screenshot for further potential clues.

Screenshot 2023-12-04 at 12 21 34 PM
assafelovic commented 11 months ago

Thanks for raising this @vikram-s-narayan we're looking into. Probably due to a disconnection from the streaming. We'll verify and fix the issue asap!