dify/api/core/rag
2024-06-15 02:58:47 +08:00
..
cleaner
data_post_processor
datasource feat: support tencent vector db (#3568) 2024-06-14 19:25:17 +08:00
docstore feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
extractor fix: ExtractSetting optional value missing None as default val (#5238) 2024-06-15 02:58:47 +08:00
index_processor
models chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2024-06-05 14:05:15 +08:00
rerank
retrieval Optimize knowledge retrieval performance by batching dataset quries. (#4917) 2024-06-05 13:30:32 +08:00
splitter feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
__init__.py