dify/api/core/rag/datasource/vdb
2026-04-10 03:16:25 +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): tighten types in trivial lint and config fixes (#34773) 2026-04-08 23:14:44 +00:00
baidu refactor(api): type VDB to_index_struct with VectorIndexStructDict TypedDict (#34674) 2026-04-07 13:17:04 +00:00
chroma refactor(api): tighten types in trivial lint and config fixes (#34773) 2026-04-08 23:14:44 +00: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 refactor(api): type OpenSearch/Lindorm/Huawei VDB config params dicts with TypedDicts (#34870) 2026-04-10 00:34:34 +00: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 refactor(api): type OpenSearch/Lindorm/Huawei VDB config params dicts with TypedDicts (#34870) 2026-04-10 00:34:34 +00:00
matrixone chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
milvus refactor(api): type VDB config params dicts with TypedDicts (#34677) 2026-04-07 13:23:42 +00: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 refactor(api): type OpenSearch/Lindorm/Huawei VDB config params dicts with TypedDicts (#34870) 2026-04-10 00:34:34 +00:00
oracle chore: Translate stray Chinese comment to English (#30024) 2025-12-23 14:05:21 +08:00
pgvecto_rs refactor(api): use sessionmaker in pgvecto_rs VDB service (#34818) 2026-04-09 05:49:03 +00: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 refactor(api): tighten types in trivial lint and config fixes (#34773) 2026-04-08 23:14:44 +00:00
relyt refactor(api): use sessionmaker in relyt & tidb_vector VDB services (#34848) 2026-04-10 03:16:25 +00: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): type VDB config params dicts with TypedDicts (#34677) 2026-04-07 13:23:42 +00:00
tidb_on_qdrant refactor(api): type VDB to_index_struct with VectorIndexStructDict TypedDict (#34674) 2026-04-07 13:17:04 +00:00
tidb_vector refactor(api): use sessionmaker in relyt & tidb_vector VDB services (#34848) 2026-04-10 03:16:25 +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 refactor(api): type VDB to_index_struct with VectorIndexStructDict TypedDict (#34674) 2026-04-07 13:17:04 +00: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 refactor(api): type VDB to_index_struct with VectorIndexStructDict TypedDict (#34674) 2026-04-07 13:17:04 +00:00
vector_factory.py refactor(api): type gen_index_struct_dict with VectorIndexStructDict TypedDict (#34675) 2026-04-07 13:17:20 +00:00
vector_type.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00