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

Python: Update notebooks and add samples for streaming and multiple responses #1489

Conversation

awharrison-28
Copy link
Contributor

Motivation and Context

The python notebooks are pinned to 0.2.7.dev0 while the latest pip package for python is 0.3.1.dev0. This PR updates the notebooks to pull the 0.3.1.dev0 and adds 2 new notebooks demonstrating new features added to SK between these versions.

Description

  • All notebooks depend on semantic-kernel==0.3.1.dev0
  • Added a notebook demonstrating streaming completion responses
  • Added a notebook demonstrating multiple responses per prompt (including streaming them)

Contribution Checklist

@awharrison-28 awharrison-28 added the python Pull requests for the Python Semantic Kernel label Jun 14, 2023
@lemillermicrosoft lemillermicrosoft requested a review from a team as a code owner June 20, 2023 17:25
@github-actions github-actions bot removed the python Pull requests for the Python Semantic Kernel label Jun 20, 2023
@shawncal shawncal changed the title Update python notebooks and add samples for streaming and multiple responses Python: Update notebooks and add samples for streaming and multiple responses Jun 29, 2023
Copy link
Contributor

@alexchaomander alexchaomander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alexchaomander alexchaomander added the python Pull requests for the Python Semantic Kernel label Jul 5, 2023
@shawncal shawncal removed the python Pull requests for the Python Semantic Kernel label Jul 8, 2023
@shawncal shawncal added this pull request to the merge queue Jul 8, 2023
Merged via the queue into microsoft:main with commit d019485 Jul 8, 2023
5 checks passed
@nacharya1 nacharya1 added the python Pull requests for the Python Semantic Kernel label Jul 20, 2023
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
Archived in project
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants