8000 feat: add filtering support for remaining vectordbs by kausmeows · Pull Request #3199 · agno-agi/agno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add filtering support for remaining vectordbs #3199

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

Merged
merged 11 commits into from
May 16, 2025

Conversation

kausmeows
Copy link
Contributor
@kausmeows kausmeows commented May 14, 2025

Summary

add filtering support for remaining vectordbs-

  • pgvector
  • milvus
  • weaviate
  • chroma
  • cassandra [Does not seem to support filtering, couldn't find anything in docs]

Fixes: #3179

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Improvement
  • Model update
  • Other:

Checklist

  • Code complies with style guidelines
  • Ran format/validation scripts (./scripts/format.sh and ./scripts/validate.sh)
  • Self-review completed
  • Documentation updated (comments, docstrings)
  • Examples and guides: Relevant cookbook examples have been included or updated (if applicable)
  • Tested in clean environment
  • Tests added/updated (if applicable)

Additional Notes

Add any important context (deployment instructions, screenshots, security considerations, etc.)

@kausmeows kausmeows requested a review from a team as a code owner May 14, 2025 18:39
Copy link
linear bot commented May 14, 2025

@kausmeows kausmeows added the WIP work in progress label May 14, 2025
@dirkbrnd dirkbrnd merged commit 167629e into main May 16, 2025
3 checks passed
@dirkbrnd dirkbrnd deleted the filters-supported-on-all-vector-dbs-ag-3173 branch May 16, 2025 12:39
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.

[Bug] Filters in chroma db are not being passed query
2 participants
0