ragflow/rag
Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530)
### What problem does this PR solve?

Made task_executor async to speedup parsing

### Type of change

- [x] Performance Improvement
2025-03-03 18:59:49 +08:00
..
app Fix table parser issue. (#5482) 2025-02-28 16:09:12 +08:00
llm Fix: add image2text issue. (#5431) 2025-02-27 14:06:49 +08:00
nlp Fix: bad case for tokenizer. (#5543) 2025-03-03 15:36:16 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
utils Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +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 issue of ask API. (#5400) 2025-02-26 19:45:22 +08:00
raptor.py Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
settings.py Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 2025-02-27 17:02:42 +08:00