Refactoring

This commit is contained in:
Changhua
2023-11-26 00:11:48 +08:00
parent 6aafbc6eec
commit af2b317cd7
19 changed files with 85 additions and 57 deletions

View File

@@ -54,7 +54,7 @@ chatgpt: # -----chatgpt配置这行不填-----
prompt: 你是智能聊天机器人你叫wcferry # 根据需要对角色进行设定
chatglm: # -----chatglm配置这行不填-----
key: # key 暂时没有
key: sk-012345678901234567890123456789012345678901234567 # 这个应该不用动
api: http://localhost:8000/v1 # 根据自己的chatglm地址修改
proxy: # 如果你在国内你可能需要魔法大概长这样http://域名或者IP地址:端口号
prompt: 你是智能聊天机器人,你叫小薇 # 根据需要对角色进行设定