langchain/docs/docs/integrations
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>
2024-03-28 03:12:11 +00:00
..
adapters
callbacks docs: Fix typo in infino.ipynb (#18640) 2024-03-20 07:51:58 -07:00
chat community[minor]: Prem AI langchain integration (#19113) 2024-03-26 01:37:19 +00:00
chat_loaders
document_loaders docs: Fix broken imports in documentation (#19655) 2024-03-27 13:54:05 -04:00
document_transformers voyageai[patch]: VoyageAI rerank (#19521) 2024-03-26 17:07:23 -07:00
llms docs: Fix broken imports in documentation (#19655) 2024-03-27 13:54:05 -04:00
memory docs: Fix broken imports in documentation (#19655) 2024-03-27 13:54:05 -04:00
platforms community[patch]: Microsoft Azure Document Intelligence updates (#16932) 2024-03-26 23:36:59 -07:00
providers community[minor]: Add VDMS vectorstore (#19551) 2024-03-28 03:12:11 +00:00
retrievers docs: Fix broken imports in documentation (#19655) 2024-03-27 13:54:05 -04:00
stores
text_embedding community[minor]: Add ITREX optimized Embeddings (#18474) 2024-03-27 07:22:06 +00:00
toolkits docs: Fix broken imports in documentation (#19655) 2024-03-27 13:54:05 -04:00
tools docs: Fix broken imports in documentation (#19655) 2024-03-27 13:54:05 -04:00
vectorstores community[minor]: Add VDMS vectorstore (#19551) 2024-03-28 03:12:11 +00:00