You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/docs
Chaunte W. Lacewell a31f692f4e
community[minor]: Add VDMS vectorstore (#19551)
- **Description:** Add support for Intel Lab's [Visual Data Management
System (VDMS)](https://github.com/IntelLabs/vdms) as a vector store
- **Dependencies:** `vdms` library which requires protobuf = "4.24.2".
There is a conflict with dashvector in `langchain` package but conflict
is resolved in `community`.
- **Contribution maintainer:** [@cwlacewe](https://github.com/cwlacewe)
- **Added tests:**
libs/community/tests/integration_tests/vectorstores/test_vdms.py
- **Added docs:** docs/docs/integrations/vectorstores/vdms.ipynb
- **Added cookbook:** cookbook/multi_modal_RAG_vdms.ipynb

---------

Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2 months ago
..
_templates Docs: Fixed grammatical mistake (#16858) 4 months ago
additional_resources docs: `Tutorials` update (#18230) 3 months ago
changelog docs: add changelog (#15606) 5 months ago
contributing docs: contribute / integrations code examples update (#19319) 2 months ago
expression_language docs: Some import nits (#19130) 2 months ago
get_started docs: Remove duplicated line in Get Started section (#19182) 3 months ago
guides docs: Fix broken imports in documentation (#19655) 2 months ago
integrations community[minor]: Add VDMS vectorstore (#19551) 2 months ago
langsmith Improve notebook wording (#18472) 3 months ago
modules community[minor]: Add VDMS vectorstore (#19551) 2 months ago
use_cases docs: move extraction up (#19667) 2 months ago
.gitignore Restructure docs (#11620) 8 months ago
packages.mdx docs: release date fix (#19585) 2 months ago
people.mdx 👥 Update LangChain people data (#17743) 3 months ago
security.md Docs: remove sales from security (#18762) 3 months ago