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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: streaming fix for Python: SK 0.5.0 breaks streaming #4925 #4928

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

eavanvalkenburg
Copy link
Member

Motivation and Context

Issue was raised that streaming when using chat but not a chat_prompt_template failed because it did not return after doing the branch for non-chat-prompt-template, this fixes that.

Fixes #4925

Description

Contribution Checklist

@eavanvalkenburg eavanvalkenburg requested a review from a team as a code owner February 8, 2024 15:13
@shawncal shawncal added the python Pull requests for the Python Semantic Kernel label Feb 8, 2024
@moonbox3 moonbox3 added this pull request to the merge queue Feb 8, 2024
Merged via the queue into microsoft:main with commit a8233dc Feb 8, 2024
25 checks passed
@eavanvalkenburg eavanvalkenburg deleted the streaming_fix branch February 27, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python: SK 0.5.0 breaks streaming
4 participants