Skip to content

get_all method does not filter when using S3 Vectors #3887

@DominicCabral

Description

@DominicCabral

🐛 Describe the bug

The following code snippet:

results = self.mem.get_all(user_id=user_id)

Will not filter results by user_id, looking into the logs I see from boto:

Vectors list does not support metadata filtering. Ignoring filters

Using version v1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1-highBlocks significant use case, high demandbugSomething isn't workingvector-storeVector store backends (Qdrant, PGVector, Redis, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions