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/unit_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
..
agent_toolkits community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312) 3 months ago
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 3 months ago
chat_loaders Restore self message sent before OSX 12 Monterey (#14818) 5 months ago
chat_message_histories community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
chat_models community[minor]: Prem AI langchain integration (#19113) 2 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
document_loaders community[patch]: Microsoft Azure Document Intelligence updates (#16932) 2 months ago
document_transformers community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
embeddings community[minor]: Add ITREX optimized Embeddings (#18474) 2 months ago
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
graphs comunity[patch]: Fix neo4j sanitizing values (#18750) 3 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
llms community[minor]: Allow passing `allow_dangerous_deserialization` when loading LLM chain (#18894) 2 months ago
retrievers community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 3 months ago
storage add mongodb_store (#13801) 4 months ago
tools community[patch]: flattening imports 3 (#18939) 3 months ago
utilities community[patch]: flattening imports 3 (#18939) 3 months ago
utils community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
vectorstores community[minor]: Add VDMS vectorstore (#19551) 2 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
conftest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
test_dependencies.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 5 months ago
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 3 months ago
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 4 months ago
test_sqlalchemy.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago