Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Introduce production vector-store abstraction #165

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions