dify/api/core/rag/datasource/vdb
2024-07-21 15:09:09 +08:00
..
analyticdb clean vector collection redis cache (#6494) 2024-07-21 15:09:09 +08:00
chroma Fix the vector retrieval sorting issue (#6431) 2024-07-18 19:25:41 +08:00
milvus refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
myscale refactor(myscale):Set the default value of the myscale vector db in DifyConfig. (#6441) 2024-07-19 10:57:45 +08:00
opensearch refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
oracle refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
pgvecto_rs refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
pgvector refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
qdrant Fix the vector retrieval sorting issue (#6431) 2024-07-18 19:25:41 +08:00
relyt refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
tencent clean vector collection redis cache (#6494) 2024-07-21 15:09:09 +08:00
tidb_vector refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
weaviate Fix the vector retrieval sorting issue (#6431) 2024-07-18 19:25:41 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py add qdrant metadata.doc_id index when create qdrant collection (#4570) 2024-05-23 18:11:01 +08:00
vector_base.py clean vector collection redis cache (#6494) 2024-07-21 15:09:09 +08:00
vector_factory.py clean vector collection redis cache (#6494) 2024-07-21 15:09:09 +08:00
vector_type.py feat: support MyScale vector database (#6092) 2024-07-11 15:21:59 +08:00