ragflow/api
Stephen Hu 1409bb30df
Refactor:Improve the logic so that it does not decode base 64 for the test image each time (#9264)
### What problem does this PR solve?

Improve the logic so that it does not decode base 64 for the test image
each time

### Type of change

- [x] Refactoring
- [x] Performance Improvement

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-08-06 11:42:25 +08:00
..
apps Refactor:Improve the logic so that it does not decode base 64 for the test image each time (#9264) 2025-08-06 11:42:25 +08:00
db Feat: advanced list dialogs (#9256) 2025-08-06 10:33:52 +08:00
utils Refactor:Improve the logic so that it does not decode base 64 for the test image each time (#9264) 2025-08-06 11:42:25 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Refa: change mcp_client module to rag/utils/conn (#8578) 2025-07-01 09:29:19 +08:00
settings.py Refactor: support config strong test (#9198) 2025-08-04 13:54:18 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py