Skip to content

Python: inversed the filter logic for InMemory vector stores#13457

Merged
moonbox3 merged 3 commits intomicrosoft:mainfrom
eavanvalkenburg:in_memory_filter_allows
Jan 19, 2026
Merged

Python: inversed the filter logic for InMemory vector stores#13457
moonbox3 merged 3 commits intomicrosoft:mainfrom
eavanvalkenburg:in_memory_filter_allows

Conversation

@eavanvalkenburg
Copy link
Member

Motivation and Context

Fixes some issues with the forbidden list approach for the in-memory vector store filtering.

Description

Contribution Checklist

@eavanvalkenburg eavanvalkenburg requested a review from a team as a code owner January 16, 2026 18:33
@moonbox3 moonbox3 added the python Pull requests for the Python Semantic Kernel label Jan 16, 2026
@moonbox3
Copy link
Collaborator

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
connectors
   in_memory.py1812586%69–70, 74, 78–81, 200, 212, 214, 255, 259, 263, 278, 295, 310, 357, 363, 385–386, 389, 397–398, 403, 438
TOTAL28075482082% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
3786 23 💤 0 ❌ 0 🔥 1m 41s ⏱️

@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Jan 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 19, 2026
@moonbox3 moonbox3 merged commit f511c96 into microsoft:main Jan 19, 2026
27 of 28 checks passed
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.

3 participants