mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-16 09:26:07 +00:00
feat: qqbot消息处理基本框架
This commit is contained in:
@@ -25,4 +25,8 @@ completion_api_params = {
|
||||
"presence_penalty": 0.3,
|
||||
}
|
||||
|
||||
process_message_timeout = 45
|
||||
|
||||
retry_times = 3
|
||||
|
||||
session_expire_time = 60 * 60 * 24 * 7
|
||||
|
||||
Reference in New Issue
Block a user