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.
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