ragflow/rag
Kevin Hu c27172b3bc
Feat: init dataflow. (#9791)
### What problem does this PR solve?

#9790

Close #9782

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-28 18:40:32 +08:00
..
app Feat: Upgrade html parser (#9675) 2025-08-27 12:43:55 +08:00
flow Feat: init dataflow. (#9791) 2025-08-28 18:40:32 +08:00
llm Refactor: for total_token_count method use if to check first. (#9707) 2025-08-26 10:47:20 +08:00
nlp Feat: init dataflow. (#9791) 2025-08-28 18:40:32 +08:00
prompts Fix: meta data error. (#9670) 2025-08-25 09:41:52 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Refactor: Improve the try logic for upload_to_minio (#9735) 2025-08-28 09:35:29 +08:00
utils Feat: init dataflow. (#9791) 2025-08-28 18:40:32 +08:00
__init__.py
benchmark.py
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +08:00
settings.py