FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.94k stars 16.66k forks source link

[BUG] Chat Output Running Infinite Times Without Terminating #3588

Open nitesh-va opened 3 days ago

nitesh-va commented 3 days ago

Describe the bug When interacting with the chat system, the output generation continues infinitely without stopping. This behavior prevents the chat from concluding or returning a finite response as expected.

To Reproduce

Steps to reproduce the behavior:

  1. Initiate a chat interaction by entering a query or message.
  2. Observe the response output.
  3. The system generates responses indefinitely without terminating.

Expected behavior The chat system should generate a single, finite response or a response with a defined endpoint.

Screenshots Capture

Flow The chat system enters an infinite loop, producing continuous responses without stopping.

Setup

aadityapattabhiraman commented 3 days ago

Bug is reproduceable on a windows machine