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

.Net: Streaming chunks from auto function invocation loop aren't labeled by the request index #10017

Open
TaoChenOSU opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
.NET Issue or Pull requests regarding .NET code

Comments

@TaoChenOSU
Copy link
Contributor

When auto function invocation is enabled with streaming, all streaming chunks in the auto invocation loop are yielded back to the client without information about which iteration a chunk belongs to. This leads to the client not being able to reconstruct the full chat history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
Status: Sprint: Planned
Development

No branches or pull requests

3 participants