ragflow/api/apps/sdk
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
..
chat.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dataset.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dify_retrieval.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
doc.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
session.py fix: standardize property name from 'chat' to 'chat_id' (#3383) 2024-11-14 15:49:03 +08:00