ragflow/api
天海蒼灆 a9259917c6
fix(files): replace hard coded status codes with constants (#11544)
### What problem does this PR solve?

To solve the problem of error reporting caused by type errors when
various types of exception returns are triggered

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-27 09:41:24 +08:00
..
apps fix(files): replace hard coded status codes with constants (#11544) 2025-11-27 09:41:24 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db feat: improve metadata handling in connector service (#11421) 2025-11-26 19:55:48 +08:00
utils Use Infinity single-field-multi-index (#11444) 2025-11-26 11:06:37 +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 Use Infinity single-field-multi-index (#11444) 2025-11-26 11:06:37 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00