Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Pinecone Vector Database Integration #39

@johnnysecond

Description

@johnnysecond

Currently we have support for embeddings, and we're able to save those embeddings but there are no vector database integrations available to scale the implementation for large amounts of vectors.

One of my favorite Vector DBs is Pinecone because of their community support and scalability.

While one could definitely just install the Piencone client separately and handle the logic themselves, building this integration into the Promptable framework, even just by providing a wrapper, would improve its usability.

https://docs.pinecone.io/docs/node-client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions