dify/api/core/rag
8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
2024-07-09 13:32:04 +08:00
..
cleaner
data_post_processor modify rerank and splitter code directory (#4924) 2024-06-04 20:07:25 +08:00
datasource feat: support AnalyticDB vector store (#5586) 2024-07-09 13:32:04 +08:00
docstore feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
extractor fix: document truncation and loss in notion document sync (#5631) 2024-07-05 11:48:17 +08:00
index_processor modify rerank and splitter code directory (#4924) 2024-06-04 20:07:25 +08:00
models chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2024-06-05 14:05:15 +08:00
rerank modify rerank and splitter code directory (#4924) 2024-06-04 20:07:25 +08:00
retrieval Feat/fix ops trace (#5672) 2024-06-28 00:24:37 +08:00
splitter feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
__init__.py