ragflow/rag
Kevin Hu 6d256ff0f5
Perf: ignore concate between rows. (#8507)
### What problem does this PR solve?


### Type of change

- [x] Performance Improvement
2025-06-26 14:55:37 +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 Fix: some cases Task return but not set progress (#8469) 2025-06-25 09:58:55 +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
benchmark.py
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