dify/api/core/rag/datasource/vdb
Bowen Liang 6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311)
2024-09-13 14:24:49 +08:00
..
analyticdb fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
chroma fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
elasticsearch fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
milvus fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
myscale fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
opensearch fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
oracle fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
pgvecto_rs fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
pgvector fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
qdrant fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
relyt chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
tencent fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
tidb_vector fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +08:00
weaviate fix: score_threshold handling in vector search methods (#8356) 2024-09-13 14:24:35 +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 chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
vector_factory.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
vector_type.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00