Skip to content

Add streaming support for 'query' calls #48

@tomusher

Description

@tomusher

When building a 'chat'-like interface, it can be a nicer experience for responses to stream in rather than waiting for it all to be ready.

Implement a way to stream these responses, e.g. using server-sent events.

This should be an optional feature as it will likely require additional infrastructure.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions