Skip to content

Introduce production vector-store abstraction #165

@ishaanxgupta

Description

@ishaanxgupta

We are tightly coupled to Pinecone through pinecone.py, with limited filter support and no schema migration/recovery layer.

Acceptance criteria:

  • Define VectorStore interface.
  • Support Pinecone plus one production alternative.
  • Add filter DSL, batch query/upsert/delete, namespace migration, and metadata validation.
  • Add integration tests with fake and real adapters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions