dify/api/core/rag/datasource/vdb
2026-04-01 06:16:09 +00:00
..
alibabacloud_mysql refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
analyticdb refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
baidu fix: apply Baidu Vector DB connection timeout when initializing Mochow client (#34328) 2026-04-01 06:16:09 +00:00
chroma fix(api): return inserted ids from Chroma and Clickzetta add_texts (#33065) 2026-03-06 09:49:53 +08:00
clickzetta refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
couchbase chore: remove ty from backend type-check pipeline (#32782) 2026-03-01 19:10:24 +08:00
elasticsearch fix: elasticsearch_vector version (#28028) 2025-11-10 13:17:13 +09:00
hologres refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
huawei test: unit test cases for rag.cleaner, rag.data_post_processor and rag.datasource (#32521) 2026-03-25 02:19:15 +08:00
iris refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
lindorm remove .value (#26633) 2025-10-11 09:08:29 +08:00
matrixone refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
milvus remove .value (#26633) 2025-10-11 09:08:29 +08:00
myscale chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
oceanbase refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00: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 chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +08:00
pgvecto_rs fix: use parameterized queries to prevent SQL injection in vector stores (#33421) 2026-03-16 09:41:57 +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 fix: use parameterized queries to prevent SQL injection in vector stores (#33421) 2026-03-16 09:41:57 +08:00
tablestore refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
tencent refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
tidb_on_qdrant perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00
tidb_vector refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00:00
upstash remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
vikingdb refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00: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 refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (#34277) 2026-04-01 05:41:44 +00: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 refactor: core/rag docstore, datasource, embedding, rerank, retrieval (#34203) 2026-03-30 08:09:49 +00:00
vector_type.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00