dify/api/core/rag/datasource
Yansong Zhang ef50e117da feat: tidb endpoint (#35158)
Backport langgenius/dify#35158 to hotfix branch: persist a per-cluster
qdrant endpoint on TidbAuthBinding so each tenant connects to the
qdrant gateway colocated with its TiDB Serverless cluster instead of a
single global TIDB_ON_QDRANT_URL, which fails for clusters in other
regions.

Adapted to the hotfix branch's pre-monorepo paths
(api/core/rag/datasource/vdb/tidb_on_qdrant/) and direct httpx usage.

Made-with: Cursor
2026-04-27 11:20:33 +08:00
..
keyword refactor(api): type bare dict/list annotations in remaining rag folder (#33775) 2026-03-20 03:31:06 +09:00
vdb feat: tidb endpoint (#35158) 2026-04-27 11:20:33 +08:00
__init__.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
retrieval_service.py refactor(api): type bare dict/list annotations in remaining rag folder (#33775) 2026-03-20 03:31:06 +09:00