ragflow/api/utils
Jin Hai 121d3fd815
Introduce common/constants.py (#10965)
### What problem does this PR solve?

As title.

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-03 16:32:37 +08:00
..
__init__.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
api_utils.py Fix: predictable token generation (#10868) 2025-10-30 09:31:36 +08:00
base64_image.py Move base64_image related functions to common directory (#10957) 2025-11-03 15:20:46 +08:00
commands.py
common.py Move some functions out of 'api/utils/common.py' (#10948) 2025-11-03 12:34:47 +08:00
configs.py Introduce common/constants.py (#10965) 2025-11-03 16:32:37 +08:00
crypt.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
email_templates.py Feat: add forgot password reset, solve #8547 (#10586) 2025-10-16 15:07:49 +08:00
file_utils.py Move base64_image related functions to common directory (#10957) 2025-11-03 15:20:46 +08:00
health.py Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
health_utils.py Refactor admin client for message prompts (#10583) 2025-10-15 16:22:07 +08:00
json_encode.py Feat: rename file to avoid package name conflict (#10863) 2025-10-29 12:19:57 +08:00
log_utils.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00
validation_utils.py
web_utils.py Feat: add forgot password reset, solve #8547 (#10586) 2025-10-16 15:07:49 +08:00