dify/api/core/rag/datasource/vdb
Bowen Liang 20cf5c5179
Merge bab530209e into 075b8bf1ae
2026-03-24 10:08:49 +08:00
..
alibabacloud_mysql Feature integrate alibabacloud mysql vector (#25994) 2025-10-11 10:47:28 +08:00
analyticdb narrow type ignore codes 2026-03-23 20:29:34 +08:00
baidu Merge bab530209e into 075b8bf1ae 2026-03-24 10:08:49 +08:00
chroma narrow type ignore codes 2026-03-23 20:29:34 +08:00
clickzetta narrow type ignore codes 2026-03-23 20:29:34 +08:00
couchbase narrow type ignore codes 2026-03-23 20:29:34 +08:00
elasticsearch fix: elasticsearch_vector version (#28028) 2025-11-10 13:17:13 +09:00
hologres narrow type ignore codes 2026-03-23 20:29:34 +08:00
huawei remove .value (#26633) 2025-10-11 09:08:29 +08:00
iris fix(api): fix IRIS hybrid search returning zero results (#31309) 2026-01-24 10:29:19 +08:00
lindorm narrow type ignore codes 2026-03-23 20:29:34 +08:00
matrixone narrow type ignore codes 2026-03-23 20:29:34 +08:00
milvus narrow type ignore codes 2026-03-23 20:29:34 +08:00
myscale chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
oceanbase narrow type ignore codes 2026-03-23 20:29:34 +08:00
opengauss remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
opensearch improve opensearch index deletion #27231 (#27336) 2025-10-26 23:57:21 +08:00
oracle narrow type ignore codes 2026-03-23 20:29:34 +08:00
pgvecto_rs narrow type ignore codes 2026-03-23 20:29:34 +08:00
pgvector chore: bypass InsufficientPrivilege on Azure PostgreSQL (#30191) 2025-12-26 14:35:05 +08:00
pyvastbase chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +08:00
qdrant feat(qdrant): implement full-text search with multi-keyword support (#31658) 2026-01-29 11:12:18 +08:00
relyt narrow type ignore codes 2026-03-23 20:29:34 +08:00
tablestore narrow type ignore codes 2026-03-23 20:29:34 +08:00
tencent narrow type ignore codes 2026-03-23 20:29:34 +08:00
tidb_on_qdrant refactor: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975) 2026-03-24 05:38:29 +09:00
tidb_vector narrow type ignore codes 2026-03-23 20:29:34 +08:00
upstash remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vikingdb narrow type ignore codes 2026-03-23 20:29:34 +08:00
weaviate feat: remove weaviate client __del__ method (#33593) 2026-03-18 17:39:59 +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 fix: add explicit return type annotations to BaseVector abstract methods (#32516) 2026-02-24 21:17:55 +09:00
vector_factory.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00
vector_type.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00