dify/api/tests/unit_tests/core/rag
2026-08-11 06:19:08 +00:00
..
cleaner fix(rag): stop the document cleaner from stripping valid characters ï, ¿, ¾ (#39215) 2026-07-27 02:53:33 +00:00
data_post_processor refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
datasource test: use real ORM models in RAG indexing tests (#40017) 2026-08-05 10:03:23 +00:00
docstore test: migrate RAG index sessions to SQLite (#40080) 2026-08-10 08:43:18 +00:00
embedding test: use real ORM models in RAG indexing tests (#40017) 2026-08-05 10:03:23 +00:00
extractor fix(rag): add bounded timeout to Notion extractor requests (#39833) 2026-07-31 13:41:44 +00:00
indexing test: migrate RAG index sessions to SQLite (#40080) 2026-08-10 08:43:18 +00:00
pipeline minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027) 2025-11-13 20:18:11 +08:00
rerank test: use sqlite sessions in rag pipeline coverage (#40093) 2026-08-11 06:19:08 +00:00
retrieval fix: _multiple_retrieve_thread not fail fast (#40466) 2026-08-11 05:40:23 +00:00
splitter fix: preserve spaces during recursive text splitting (#39498) 2026-07-27 03:21:26 +00:00
__init__.py feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00