ragflow/rag
Stephen Hu be712714af
Refactor:improve the logic to check cancel (#8524)
### What problem does this PR solve?

improve the logic to check cancel

### Type of change

- [x] Refactoring

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-06-27 10:22:53 +08:00
..
app Fix parser_config access for layout_recognize in presentation.py (#8492) 2025-06-26 11:54:43 +08:00
llm fix the error 'Unknown field for GenerationConfig: max_tokens' when u… (#8473) 2025-06-25 16:23:35 +08:00
nlp Refa: improve GraphRAG similarity sensitivity to numeric differences (#8479) 2025-06-25 16:20:59 +08:00
res Perf: ignore concate between rows. (#8507) 2025-06-26 14:55:37 +08:00
svr Refactor:improve the logic to check cancel (#8524) 2025-06-27 10:22:53 +08:00
utils Fix: Database Query Vulnerable to Injection Attacks in rag/utils/opendal_conn.py (#8408) 2025-06-23 14:54:25 +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: rank feature score should be greater than 0. (#8416) 2025-06-23 14:10:13 +08:00
raptor.py Fix task_limiter in raptor.py (#8124) 2025-06-09 10:18:03 +08:00
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 2025-06-16 13:40:47 +08:00