dify/api/core/rag/datasource/vdb
leoterry dc847ba145
Fix the vector retrieval sorting issue (#6431)
Co-authored-by: weifj <“weifj@tuyuansu.com.cn”>
2024-07-18 19:25:41 +08:00
..
analyticdb refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +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(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +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 refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +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 delete the deprecated method (#5612) 2024-06-26 12:51:50 +08:00
vector_factory.py refactor(rag): switch to dify_config. (#6410) 2024-07-18 18:40:36 +08:00
vector_type.py feat: support MyScale vector database (#6092) 2024-07-11 15:21:59 +08:00