ragflow/api
zhipeng d5f8548200
Allow create super user when start rag server. (#10634)
### What problem does this PR solve?

New options for rag server scripts to create the super admin user when
start server.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Zhichang Yu <yuzhichang@gmail.com>
Co-authored-by: Jin Hai <haijin.chn@gmail.com>
2025-11-24 19:02:08 +08:00
..
apps Fix: coroutine object has no attribute get (#11472) 2025-11-24 12:21:33 +08:00
common Feat:admin api (#10642) 2025-10-18 16:09:48 +08:00
db Allow create super user when start rag server. (#10634) 2025-11-24 19:02:08 +08:00
utils Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +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 Allow create super user when start rag server. (#10634) 2025-11-24 19:02:08 +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