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
Aurelius Huang 4585cffce1
fix: Compatible with special characters in pg full-text search. (#8921)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
1 year ago
..
analyticdb fix: AnalyticdbVector retrieval scores (#8803) 1 year ago
chroma fix: score_threshold handling in vector search methods (#8356) 1 year ago
elasticsearch chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
milvus fix: score_threshold handling in vector search methods (#8356) 1 year ago
myscale chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
opensearch fix: score_threshold handling in vector search methods (#8356) 1 year ago
oracle chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
pgvecto_rs fix: score_threshold handling in vector search methods (#8356) 1 year ago
pgvector fix: Compatible with special characters in pg full-text search. (#8921) 1 year ago
qdrant fix: score_threshold handling in vector search methods (#8356) 1 year ago
relyt chore: fix unnecessary string concatation in single line (#8311) 1 year ago
tencent chore: fix wrong VectorType match case (#8857) 1 year ago
tidb_vector fix: score_threshold handling in vector search methods (#8356) 1 year ago
weaviate fix: score_threshold handling in vector search methods (#8356) 1 year 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) 1 year ago
vector_factory.py chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
vector_type.py chore(api/core): apply ruff reformatting (#7624) 1 year ago