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

community: Added integrations for ThirdAI's NeuralDB as a Retriever #17334

Merged
merged 14 commits into from
Apr 16, 2024

Conversation

benitoThree
Copy link
Contributor

@benitoThree benitoThree commented Feb 9, 2024

Description: Adds ThirdAI NeuralDB retriever integration. NeuralDB is a CPU-friendly and fine-tunable text retrieval engine. We previously added a vector store integration but we think that it will be easier for our customers if they can also find us under under langchain-community/retrievers.

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. Ɑ: retriever Related to retriever module 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Feb 9, 2024
Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2024 6:55pm

@benitoThree
Copy link
Contributor Author

@eyurtsev Hi, just bumping this PR. Thanks!

@benitoThree
Copy link
Contributor Author

@hwchase17 just bumping this PR. Thanks!

@baskaryan
Copy link
Collaborator

lgtm, looks like there's some merge conflicts that need to be resolved in order to merge

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Mar 29, 2024
@benitoThree
Copy link
Contributor Author

@baskaryan Thank you!

@baskaryan baskaryan merged commit 57b2265 into langchain-ai:master Apr 16, 2024
62 checks passed
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
…iever (#17334)

**Description:** Adds ThirdAI NeuralDB retriever integration. NeuralDB
is a CPU-friendly and fine-tunable text retrieval engine. We previously
added a vector store integration but we think that it will be easier for
our customers if they can also find us under under
langchain-community/retrievers.

---------

Co-authored-by: kartikTAI <[email protected]>
Co-authored-by: Kartik Sarangmath <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging. Ɑ: retriever Related to retriever module size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants