Skip to content

Streaming response for MS Teams Botframework SDK bot #2231

@gykung

Description

@gykung

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.needs-triageThe issue has just been created and it has not been reviewed by the team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions