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.
gcgj-dify-1.7.0/api/core/rag/datasource/vdb
mochi ba79088ffc
Fix SQL parser Error in MyScale vdb. (#7255)
1 year ago
..
analyticdb fix: add redis lock to AnalyticdbVector init (#6859) 2 years ago
chroma Fix the vector retrieval sorting issue (#6431) 2 years ago
elasticsearch feat: support elasticsearch vector database (#3558) 2 years ago
milvus dep: initial support for Milvus 2.4.x (#6084) 2 years ago
myscale Fix SQL parser Error in MyScale vdb. (#7255) 1 year ago
opensearch add vector field for other vectordb (#7051) 2 years ago
oracle add vector field for other vectordb (#7051) 2 years ago
pgvecto_rs dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
pgvector refactor(rag): switch to dify_config. (#6410) 2 years ago
qdrant add vector field for other vectordb (#7051) 2 years ago
relyt dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
tencent clean vector collection redis cache (#6494) 2 years ago
tidb_vector refactor(rag): switch to dify_config. (#6410) 2 years ago
weaviate add vector field for other vectordb (#7051) 2 years ago
__init__.py Feat/dify rag (#2528) 2 years ago
field.py add qdrant metadata.doc_id index when create qdrant collection (#4570) 2 years ago
vector_base.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
vector_factory.py feat: support elasticsearch vector database (#3558) 2 years ago
vector_type.py feat: support elasticsearch vector database (#3558) 2 years ago