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

Add Support for Streaming Responses #8

Closed
5 tasks done
john0isaac opened this issue Jun 5, 2024 · 0 comments · Fixed by #39
Closed
5 tasks done

Add Support for Streaming Responses #8

john0isaac opened this issue Jun 5, 2024 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@john0isaac
Copy link
Collaborator

john0isaac commented Jun 5, 2024

Ideally this app would have streaming enabled by default.
related Azure-Samples/azure-search-openai-demo#1682

  • add new endpoint => /chat/stream
  • remove stream parameter
  • Migrate streaming frontend
  • Figure out streaming with langchain.
  • Implement streaming backend
@john0isaac john0isaac added enhancement New feature or request help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Jun 5, 2024
@john0isaac john0isaac self-assigned this Jun 8, 2024
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

Successfully merging a pull request may close this issue.

1 participant