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: Include the sessions plugin status key in return value #9904

Merged

Conversation

moonbox3
Copy link
Contributor

@moonbox3 moonbox3 commented Dec 9, 2024

Motivation and Context

The Python sessions plugin (ACA) includes a status now in their result once code is executed. This looks to have been added recently as we weren't including it in the original return string. This PR adds that.

Description

Add the status key value to the return string.

Contribution Checklist

@moonbox3 moonbox3 added python Pull requests for the Python Semantic Kernel core plugin Anything related to core plugins labels Dec 9, 2024
@moonbox3 moonbox3 self-assigned this Dec 9, 2024
@moonbox3 moonbox3 requested a review from a team as a code owner December 9, 2024 00:34
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 9, 2024
Merged via the queue into microsoft:main with commit ceae00c Dec 9, 2024
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core plugin Anything related to core plugins python Pull requests for the Python Semantic Kernel
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants