Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][RFC] Support streaming response. #387

Open
SuZhou-Joe opened this issue Jan 3, 2025 · 1 comment
Open

[WIP][RFC] Support streaming response. #387

SuZhou-Joe opened this issue Jan 3, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@SuZhou-Joe
Copy link
Member

SuZhou-Joe commented Jan 3, 2025

Is your feature request related to a problem?
Dashboard assistant does not support streaming response, users have to wait for the whole response to complete. With the streaming response, user can see the result earlier and can pause if the response does not meet their needs.

What solution would you like?

Solution A: Event stream API to communicate with Server

Solution B: Use fetch with readable stream.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

@SuZhou-Joe SuZhou-Joe added enhancement New feature or request untriaged Issues that have not yet been triaged labels Jan 3, 2025
@krisfreedain krisfreedain removed the untriaged Issues that have not yet been triaged label Jan 27, 2025
@krisfreedain
Copy link
Member

Catch All Triage - 1, 2, 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants