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/libs/community/tests/integration_tests
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
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
callbacks infra: add print rule to ruff (#16221) 4 months ago
chat_message_histories community: Fix bug with StreamlitChatMessageHistory (#18834) 3 months ago
chat_models community[minor]: Prem AI langchain integration (#19113) 2 months ago
document_loaders community[patch]: move pdf text tests to integration (#18746) 3 months ago
embeddings community[minor]: Prem AI langchain integration (#19113) 2 months ago
examples infra: add print rule to ruff (#16221) 4 months ago
graphs Remove neo4j bloom labels from graph schema (#18564) 3 months ago
indexes community: Add document manager and mongo document manager (#17320) 3 months ago
llms community[minor]: Integration for `Friendli` LLM and `ChatFriendli` ChatModel. (#17913) 3 months ago
retrievers community[patch]: Fixing incorrect base URLs for Azure Cognitive Search Retriever (#19352) 2 months ago
storage community[minor]: Add async methods to the AstraDB BaseStore (#16872) 3 months ago
tools community[minor]: Connery Tool and Toolkit (#14506) 4 months ago
utilities community[patch]: Add Passio Nutrition AI Food Search Tool to Community Package (#18278) 3 months ago
vectorstores community[minor]: Add VDMS vectorstore (#19551) 2 months ago
.env.example community[minor]: add Kinetica LLM wrapper (#17879) 3 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 5 months ago
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago