Skip to content

Message Streaming dropping chunks in long messages #253

Closed
@jennarbates

Description

@jennarbates

When message streaming is implemented, chat messages that are too long will freeze mid sentence and never finish. This is not an issue when using the normal Send method instead of Stream.

Implemented using the logic found in the example code here

Image
The messages get stuck incomplete as seen in the image above.
Eventually the "stop" prompt disappears and the chat stays incomplete.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions