ragflow/api/apps
Jin Hai 1e90a1bf36
Move settings initialization after module init phase (#3438)
### What problem does this PR solve?

1. Module init won't connect database any more.
2. Config in settings need to be used with settings.CONFIG_NAME

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-15 17:30:56 +08:00
..
sdk Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
__init__.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
api_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
canvas_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
chunk_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
conversation_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dialog_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
document_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
file2document_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
file_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
kb_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
llm_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
system_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
tenant_app.py Unified API response json schema (#3170) 2024-11-05 11:02:31 +08:00
user_app.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00