ragflow/rag
Kevin Hu 485bc7d7d6
Fix: limit the depth of DFS (#6101)
### What problem does this PR solve?

#6085

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-14 17:10:38 +08:00
..
app Fix: optimize OCR garbage identification to reduce unnecessary filtering (#6027) 2025-03-13 18:48:32 +08:00
llm Refa: remove max toekns for image2txt models. (#6078) 2025-03-14 13:51:45 +08:00
nlp Fix: limit the depth of DFS (#6101) 2025-03-14 17:10:38 +08:00
res
svr Fix executor name (#6080) 2025-03-14 14:13:47 +08:00
utils Feat: apply LLM to optimize citations. (#5935) 2025-03-11 19:56:21 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Fix: Reduce excessive IO operations by loading LLM factory configurations (#6047) 2025-03-14 09:54:38 +08:00
raptor.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00
settings.py Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 2025-02-27 17:02:42 +08:00