ragflow/api
Jin Hai 96c015fb85
Fix and refactor imports (#11010)
### What problem does this PR solve?

1. Move EMBEDDING_CFG to common.globals
2. Fix error imports
3. Move signal handles to common/signal_utils.py

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-05 11:07:54 +08:00
..
apps feat: add allowed factories variable to allow admins to restrict llms users can add (#11003) 2025-11-05 10:47:50 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Fix and refactor imports (#11010) 2025-11-05 11:07:54 +08:00
utils feat: add allowed factories variable to allow admins to restrict llms users can add (#11003) 2025-11-05 10:47:50 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Introduce common/constants.py (#10965) 2025-11-03 16:32:37 +08:00
ragflow_server.py Refactor log utils (#10973) 2025-11-03 20:25:02 +08:00
settings.py Fix and refactor imports (#11010) 2025-11-05 11:07:54 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00