You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Initiate a chat interaction by entering a query or message.
Observe the response output.
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
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, ]
The text was updated successfully, but these errors were encountered:
nitesh-va
changed the title
[BUG]
[BUG] Chat Output Running Infinite Times Without Terminating
Nov 27, 2024
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:
Expected behavior
The chat system should generate a single, finite response or a response with a defined endpoint.
Screenshots
Flow
The chat system enters an infinite loop, producing continuous responses without stopping.
Setup
pnpm start
The text was updated successfully, but these errors were encountered: