mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-07 14:26:03 +00:00
feat: 持久保存bot对象以成功重启
This commit is contained in:
@@ -3,7 +3,8 @@ context = {
|
||||
'database.manager.DatabaseManager': None,
|
||||
'openai.manager.OpenAIInteract': None,
|
||||
'qqbot.manager.QQBotManager': None,
|
||||
}
|
||||
},
|
||||
'logger_handler': None,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user