homanp / langchain-ui

🧬 The open source chat-ai toolkit
https://langchain-ui.vercel.app
MIT License
872 stars 158 forks source link

`Network Error` when sending API requests to chatbot endpoint. #69

Closed homanp closed 1 year ago

homanp commented 1 year ago

Describe the bug Requests to the ConversationChain sporadically returns Network Error

To Reproduce Steps to reproduce the behavior:

  1. Initiate a chat with memory.
  2. Post a message

Expected behavior Network Error should not be triggered.