dify/api/core/rag/datasource/vdb
Dhruv Gorasiya d19c100166
fix: logical error in Weaviate distance calculation (#27019)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 09:06:50 +08:00
..
alibabacloud_mysql Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
analyticdb chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
baidu Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983) 2025-09-22 10:17:35 +08:00
chroma chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
clickzetta remove .value (#26633) 2025-10-11 09:08:29 +08:00
couchbase remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
elasticsearch remove .value (#26633) 2025-10-11 09:08:29 +08:00
huawei remove .value (#26633) 2025-10-11 09:08:29 +08:00
lindorm remove .value (#26633) 2025-10-11 09:08:29 +08:00
matrixone ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
milvus remove .value (#26633) 2025-10-11 09:08:29 +08:00
myscale chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
oceanbase fix:add some explanation for oceanbase parser selection (#26071) 2025-09-23 17:06:06 +08:00
opengauss remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
opensearch remove .value (#26633) 2025-10-11 09:08:29 +08:00
oracle refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
pgvecto_rs remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
pgvector remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
pyvastbase remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
relyt refactor: replace print statements with proper logging (#25773) 2025-09-18 20:35:47 +08:00
tablestore remove .value (#26633) 2025-10-11 09:08:29 +08:00
tencent chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
tidb_on_qdrant remove .value (#26633) 2025-10-11 09:08:29 +08:00
tidb_vector remove .value (#26633) 2025-10-11 09:08:29 +08:00
upstash remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vikingdb remove .value (#26633) 2025-10-11 09:08:29 +08:00
weaviate fix: logical error in Weaviate distance calculation (#27019) 2025-10-17 09:06:50 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
field.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
vector_base.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vector_factory.py Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
vector_type.py Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00