Skip to content

Resumable Streams #1466

@metaloozee

Description

@metaloozee

The current version of the template does not support resumable streams. When the reload button is clicked, the chat is expected to resume from the last step, but this is not happening.

The API route responsible for handling the stream is explicitly returning a 204 status code, it means that the required code has not been implemented.

The image below shows the state of the application after clicking the reload button.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions