Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nitesh-va opened this issue Nov 27, 2024 · 1 comment
Open

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

nitesh-va opened this issue Nov 27, 2024 · 1 comment

Comments

@nitesh-va
Copy link

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

  • Installation start: pnpm start
  • Flowise Version [2.1.3]
  • OS: [Windows]
  • Browser [ chrome, ]
@nitesh-va nitesh-va changed the title [BUG] [BUG] Chat Output Running Infinite Times Without Terminating Nov 27, 2024
@aadityapattabhiraman
Copy link

Bug is reproduceable on a windows machine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants