pgvector Pinecone support #131
Answered
by
Davidyz
tempcollab
asked this question in
Q&A
-
Hello I love this project and really appreciate your work. Is it possible to use Pinecone or pgvector as the DB backend for this? |
Beta Was this translation helpful? Give feedback.
Answered by
Davidyz
May 13, 2025
Replies: 1 comment
-
Hi, could you elaborate on the advantages these db offers? I didn't start this project with an alternative DB in mind, so it'll take some very significant refactoring to support other databases (handcrafted database wrapper classes and embedding functions, etc.). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tempcollab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, could you elaborate on the advantages these db offers? I didn't start this project with an alternative DB in mind, so it'll take some very significant refactoring to support other databases (handcrafted database wrapper classes and embedding functions, etc.).