Skip to content

Conversation

@jinliyl
Copy link
Contributor

@jinliyl jinliyl commented Dec 15, 2025

  • Add list filter support using "in" operator across all vector stores
  • Support "metadata." prefix stripping for ChromaDB filter keys
  • Enable MatchAny queries for Qdrant list filters
  • Implement IN clause handling for PGVector list filters
  • Add terms query support for Elasticsearch list filters
  • Update memory store to handle list filter logic
  • Add test cases for list filter functionality
  • Modify existing tests to validate list filter behavior

- Add list filter support using "in" operator across all vector stores
- Support "metadata." prefix stripping for ChromaDB filter keys
- Enable MatchAny queries for Qdrant list filters
- Implement IN clause handling for PGVector list filters
- Add terms query support for Elasticsearch list filters
- Update memory store to handle list filter logic
- Add test cases for list filter functionality
- Modify existing tests to validate list filter behavior
@jinliyl jinliyl merged commit cac4dfd into main Dec 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants