mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
a31f692f4e
- **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> |
||
---|---|---|
.. | ||
redis | ||
__init__.py | ||
test_databricks_vector_search.py | ||
test_elasticsearch.py | ||
test_faiss.py | ||
test_hanavector.py | ||
test_imports.py | ||
test_indexing_docs.py | ||
test_inmemory.py | ||
test_neo4j.py | ||
test_pgvector.py | ||
test_public_api.py | ||
test_sklearn.py | ||
test_utils.py |