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

Feature Request - Streaming: Support streaming output responses #42

Open
4 of 15 tasks
pranav-kural opened this issue Jul 15, 2024 · 0 comments
Open
4 of 15 tasks
Labels
enhancement New feature or request
Milestone

Comments

@pranav-kural
Copy link
Collaborator

Checklist

  • I have searched the existing issues and this feature has not been requested before.
  • I have checked the QvikChat Feature Release project and this feature is not listed there.
  • Optional: I have read the QvikChat documentation and there is no alternative to this feature.
  • Optional: I am willing to implement this feature and submit a pull request.

Description

Add functionality to support streaming output responses.

Impact (Why is this feature important?)

Will enhance user experience.

Select Components this Feature will Impact

Select component(s) this feature will impact

  • API Key Authentication
  • Chat Agents
  • Chat Endpoints
  • Chat History
  • Embedding Models
  • Endpoint Deployment
  • LLM Models
  • RAG
  • Response Caching
  • Vector Stores
  • Other

Proposal (Optional)

Will likely have to modify:

  • Chat agent response generation.
  • defineChatEndpont method.
  • add new enableResponseSteaming option.

Alternatives (Optional)

None right now.

Resources (Optional)

Genkit - Streaming responses

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
Status: Backlog
Development

No branches or pull requests

1 participant