dify/api/core/rag/datasource/vdb
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +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_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 feat: evaluation (#35419) 2026-04-20 15:43:22 +08: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