This commit is contained in:
zyqcn@live.com
2023-07-24 15:44:03 +08:00
parent 41762a1c57
commit 74a253f521
3 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ available_setting = {
"model": "gpt-3.5-turbo",
"use_azure_chatgpt": False, # 是否使用azure的chatgpt
"azure_deployment_id": "", # azure 模型部署名称
"azure_api_version": "", # azure api版本
# Bot触发配置
"single_chat_prefix": ["bot", "@bot"], # 私聊时文本需要包含该前缀才能触发机器人回复
"single_chat_reply_prefix": "[bot] ", # 私聊时自动回复的前缀,用于区分真人