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: graduate filters, add exception during addition and some cleanup #9856

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

eavanvalkenburg
Copy link
Member

Motivation and Context

This PR graduates the filters.

This includes some updates to the docstrings.
And adds a specific Exception for errors during adding or removing of filters.

Closes #9838
Fixes #9641

Description

Contribution Checklist

@eavanvalkenburg eavanvalkenburg requested a review from a team as a code owner December 2, 2024 11:41
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Dec 2, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 3, 2024
@TaoChenOSU TaoChenOSU removed this pull request from the merge queue due to a manual request Dec 3, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 3, 2024
Merged via the queue into microsoft:main with commit e0042af Dec 3, 2024
24 of 25 checks passed
@eavanvalkenburg eavanvalkenburg deleted the graduate_filters branch December 3, 2024 17:50
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: Graduate Filters Python: fix import from filters subdirectories
5 participants