ragflow/api/utils
Yongteng Lei b6c4722687
Refa: make RAGFlow more asynchronous (#11601)
### What problem does this PR solve?

Try to make this more asynchronous. Verified in chat and agent
scenarios, reducing blocking behavior. #11551, #11579.

However, the impact of these changes still requires further
investigation to ensure everything works as expected.

### Type of change

- [x] Refactoring
2025-12-01 14:24:06 +08:00
..
__init__.py
api_utils.py Refa: make RAGFlow more asynchronous (#11601) 2025-12-01 14:24:06 +08:00
base64_image.py
commands.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
common.py
configs.py
crypt.py
email_templates.py
file_utils.py
health_utils.py
json_encode.py
log_utils.py
validation_utils.py Feat: create datasets from http api supports ingestion pipeline (#11597) 2025-11-28 19:55:24 +08:00
web_utils.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00