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

Implement NucliaDB vector store #10236

Merged

Conversation

ebrehault
Copy link
Contributor

Description

This pull request allows to use the NucliaDB as a vector store in LangChain.

It works with both a local NucliaDB instance or with Nuclia Cloud.

Dependencies

It requires an up-to-date version of the nuclia Python package.

@rlancemartin, @eyurtsev, @hinthornw, please review it when you have a moment :)

Note: our Twitter handler is @NucliaAI

@vercel
Copy link

vercel bot commented Sep 5, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Sep 5, 2023 5:36pm

@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Sep 5, 2023
@baskaryan baskaryan changed the base branch from master to bagatur/nuclia_vector September 6, 2023 23:26
@baskaryan baskaryan merged commit 19b4ecd into langchain-ai:bagatur/nuclia_vector Sep 6, 2023
@baskaryan
Copy link
Collaborator

landed to master in #10301, thank you @ebrehault!

@ebrehault ebrehault deleted the nucliadb-vectorstore branch September 7, 2023 07:42
rsharath pushed a commit to getjavelin/langchain that referenced this pull request Sep 8, 2023
# Description

This pull request allows to use the
[NucliaDB](https://docs.nuclia.dev/docs/docs/nucliadb/intro) as a vector
store in LangChain.

It works with both a [local NucliaDB
instance](https://docs.nuclia.dev/docs/docs/nucliadb/deploy/basics) or
with [Nuclia Cloud](https://nuclia.cloud).

# Dependencies

It requires an up-to-date version of the `nuclia` Python package.

@rlancemartin, @eyurtsev, @hinthornw, please review it when you have a
moment :)

Note: our Twitter handler is `@NucliaAI`
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 Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants