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: use NeuralDB object to initialize NeuralDBVectorStore #17272

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

kartikTAI
Copy link
Contributor

Description: This PR adds an __init__ method to the NeuralDBVectorStore class, which takes in a NeuralDB object to instantiate the state of NeuralDBVectorStore.
Issue: N/A
Dependencies: N/A
Twitter handle: N/A

Copy link

vercel bot commented Feb 8, 2024

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 Feb 8, 2024 11:35pm

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. Ɑ: vector store Related to vector store module 🤖:improvement Medium size change to existing code to handle new use-cases labels Feb 8, 2024
@kartikTAI
Copy link
Contributor Author

@eyurtsev Hi, just bumping this PR. Thanks!

@eyurtsev eyurtsev self-assigned this Feb 22, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Feb 22, 2024
@eyurtsev eyurtsev merged commit 9cf6661 into langchain-ai:master Feb 22, 2024
1 check passed
al1p pushed a commit to al1p/langchain that referenced this pull request Feb 27, 2024
…gchain-ai#17272)

**Description:** This PR adds an `__init__` method to the
NeuralDBVectorStore class, which takes in a NeuralDB object to
instantiate the state of NeuralDBVectorStore.
**Issue:** N/A
**Dependencies:** N/A
**Twitter handle:** N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. size:S This PR changes 10-29 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants