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
ice yao d15ba3939d
Add Volcengine VikingDB as new vector provider (#9287)
1 year ago
..
analyticdb fix: AnalyticdbVector retrieval scores (#8803) 2 years ago
baidu feat:support baidu vector db (#9185) 1 year ago
chroma fix: score_threshold handling in vector search methods (#8356) 2 years ago
elasticsearch chore: add abstract decorator and output log when query embedding fails (#9264) 1 year ago
milvus fix: score_threshold handling in vector search methods (#8356) 2 years ago
myscale chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
opensearch fix: score_threshold handling in vector search methods (#8356) 2 years ago
oracle chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
pgvecto_rs fix: score_threshold handling in vector search methods (#8356) 2 years ago
pgvector fix: Compatible with special characters in pg full-text search. (#8921) 2 years ago
qdrant fix: score_threshold handling in vector search methods (#8356) 2 years ago
relyt chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
tencent chore: fix wrong VectorType match case (#8857) 2 years ago
tidb_vector fix: score_threshold handling in vector search methods (#8356) 2 years ago
vikingdb Add Volcengine VikingDB as new vector provider (#9287) 1 year ago
weaviate fix: score_threshold handling in vector search methods (#8356) 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 refactor: update delete method as an abstract method (#8794) 2 years ago
vector_factory.py Add Volcengine VikingDB as new vector provider (#9287) 1 year ago
vector_type.py Add Volcengine VikingDB as new vector provider (#9287) 1 year ago