dify/api/core/rag/datasource/vdb
2026-04-27 08:51:09 +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 fix: keep cleanup tasks resilient to billing API failures (#35600) 2026-04-27 08:51:09 +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