Find answers from the community

Updated 2 years ago

Contributing vector store

At a glance
Hello everyone πŸ‘‹ I'm building an integration for LanceDB(https://github.com/lancedb/lancedb), an open-source, serverless vector store. I read the contribution docs, and I understand that I should implement a Vector Store the same way Pinecone / Chromas is. Let me know if I am on the right track here!
L
g
3 comments
Yea you are on the right track! That would be a very cool contribution πŸ’ͺπŸ‘

There's a few files/folders in particular you'd need to modify. Searching for and using the existing vector store implementations as a reference, it shouldn't be too bad πŸ’ͺ
Hey there, I'm submitting a PR for the LanceDB integration - happy to address any comments! https://github.com/jerryjliu/llama_index/pull/1336
Add a reply
Sign up and join the conversation on Discord