ragflow/rag
Zhichang Yu 89a69eed72
Introduced task priority (#6118)
### What problem does this PR solve?

Introduced task priority

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-03-14 23:43:46 +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: empty tag field issue. (#6103) 2025-03-14 17:35:57 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Introduced task priority (#6118) 2025-03-14 23:43:46 +08:00
utils Introduced task priority (#6118) 2025-03-14 23:43:46 +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 Introduced task priority (#6118) 2025-03-14 23:43:46 +08:00