Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Expand to other vector stores beyond Pinecone #65

Open
iuliaturc opened this issue Oct 7, 2024 · 3 comments
Open
Assignees
Labels
🔥 difficulty: 2 Quite easy good first issue Good for newcomers hacktoberfest Open to Hacktoberfest contributions

Comments

@iuliaturc
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Solely supporting Pinecone is reportedly a deal breaker for some users, see for instance this comment.

Describe the solution you'd like
We should expand to other providers, at least top 5 supported by LangChain (Weaviate, Milvus, FAISS, Chroma, Qdrant). We should also allow mixing local LLMs with remote vector stores (currently, local LLMs only go with local Marqo vector store).

@iuliaturc iuliaturc added good first issue Good for newcomers hacktoberfest Open to Hacktoberfest contributions 🔥 difficulty: 2 Quite easy labels Oct 7, 2024
@aazam-gh
Copy link

aazam-gh commented Oct 8, 2024

I would like to work on this :)

@LuciAkirami
Copy link

Can I work on this @iuliaturc ? Hey @aazam-gh maybe we each can take a separate vector database and integrate them

@iuliaturc
Copy link
Contributor Author

Apologies for the late response, I need to adjust my notifications :)

I'll assign this to @aazam-gh on a first-come-first-serve basis. Splitting the work based on vector stores is not a bad idea, but it might be prone to conflicts.

@LuciAkirami would you like to take #47 instead? I marked it as "difficulty 2" but really I think it's "difficulty 1" but more fun :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 difficulty: 2 Quite easy good first issue Good for newcomers hacktoberfest Open to Hacktoberfest contributions
Projects
None yet
Development

No branches or pull requests

3 participants