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

Refactor query endpoint for Streaming Responses. #53

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

SarveshAtawane
Copy link

@SarveshAtawane SarveshAtawane commented Sep 3, 2024

Key Changes

Implemented Streaming Response:

  • Updated the /query endpoint to use EventSourceResponse for asynchronous token streaming.
    Demo Video of working
  • Improves user experience and also improves the quality of the response.
    image
2024-08-24.00-34-10.1.1.mp4

closes #44

@SarveshAtawane SarveshAtawane changed the title Refactor Conversational RAG API for Streaming Responses. Refactor query endpoint for Streaming Responses. Sep 3, 2024
@SarveshAtawane
Copy link
Author

@swaptr can you please review?

@swaptr swaptr requested a review from gcapuzzi September 3, 2024 18:52
@gcapuzzi gcapuzzi merged commit 4d814c6 into hyperledger-labs:dev Oct 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants