-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Labels
feature-requestA request for new functionality or an enhancement to an existing one.A request for new functionality or an enhancement to an existing one.needs-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.
Description
Use this query to search for the most popular feature requests.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
We run an internal MS Teams bot using the bot framework SDK, that connects to internal resources, RAG, APIs, to produce responses. To improve user experience, especially for long responses, we would like to have (or simulate) streaming responses (word by word or chunk by chunk).
Describe alternatives you've considered
We've considered breaking the responses into multiple messages, but it is not elegant and not always easy to decide when to split a message.
Additional context
Nil
Metadata
Metadata
Assignees
Labels
feature-requestA request for new functionality or an enhancement to an existing one.A request for new functionality or an enhancement to an existing one.needs-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.