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

Implements the Astra DB vector store. #111

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

philnash
Copy link
Contributor

Hello! 👋

I'm a developer relations engineer at DataStax and I noticed this project. I like how easy it is to chain together loaders, stores and LLMs to form a RAG app. Here's my implementation of Astra DB which is a document store with a vector DB.

Let me know if this is ok. If you want to test it out at all, there is a free tier. If you have any questions, just let me know!

@adhityan
Copy link
Collaborator

adhityan commented Oct 2, 2024

Thank you for the PR. I am in the midst of a major refactor - moving the project into a monorepo based on NX. I will go ahead and merge the PR but it will only be published as part of the refactored code.

@adhityan adhityan merged commit 47c0a18 into llm-tools:main Oct 2, 2024
1 of 3 checks passed
@philnash
Copy link
Contributor Author

philnash commented Oct 2, 2024

That's totally fine! Thanks for accepting the contribution.

I like the project, is there anything I can help with for the refactor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants