dify/api/core/rag/datasource/vdb
copilot-swe-agent[bot] fa74a4ed67
Merge deploy/dev into feat/evaluation - resolve merge conflicts
Agent-Logs-Url: https://github.com/langgenius/dify/sessions/489dd945-dfff-462a-9c76-d29fdaa55de2

Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-04-17 08:29:13 +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_backend_registry.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +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 Merge deploy/dev into feat/evaluation - resolve merge conflicts 2026-04-17 08:29:13 +00:00
vector_integration_test_support.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00
vector_type.py feat: Add Hologres as a VDB & FullText DB choice (#32830) 2026-03-15 20:55:02 +08:00