ragflow/api/db
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
..
joint_services Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
services Fix: no result if metadata returns none. (#11412) 2025-11-20 19:51:25 +08:00
__init__.py Fix: GraphRAG and RAPTOR tasks do not affect document status (#11194) 2025-11-12 12:03:41 +08:00
db_models.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
db_utils.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
init_data.py Allow create super user when start rag server. (#10634) 2025-11-24 19:02:08 +08:00
reload_config_base.py
runtime_config.py Admin: add 'show version' (#11079) 2025-11-06 19:24:46 +08:00