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: FAISS vectorstore - consistent Document id field #28728

Merged
merged 3 commits into from
Dec 15, 2024

Conversation

nhols
Copy link
Contributor

@nhols nhols commented Dec 15, 2024

make sure id field of Documents in FAISS docstore have the same id as values in index_to_docstore_id, implement get_by_ids method

… values in index_to_docstore_id, implement get_by_ids method
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 15, 2024
Copy link

vercel bot commented Dec 15, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Dec 15, 2024 6:29pm

@dosubot dosubot bot added community Related to langchain-community Ɑ: vector store Related to vector store module labels Dec 15, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Dec 15, 2024
@efriis efriis self-assigned this Dec 15, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Dec 15, 2024
@efriis efriis merged commit a3851cb into langchain-ai:master Dec 15, 2024
19 checks passed
@efriis
Copy link
Member

efriis commented Dec 15, 2024

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community lgtm PR looks good. Use to confirm that a PR is ready for merging. size:L This PR changes 100-499 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants