chore: update requirements and config-template

This commit is contained in:
lanvent
2023-04-09 16:16:54 +08:00
parent 8779eab36b
commit 6bd1242d43
5 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
"open_ai_api_key": "YOUR API KEY",
"model": "gpt-3.5-turbo",
"proxy": "",
"use_azure_chatgpt": false,
"single_chat_prefix": ["bot", "@bot"],
"single_chat_reply_prefix": "[bot] ",
"group_chat_prefix": ["@bot"],