Update default prompt

This commit is contained in:
Changhua
2023-05-28 11:14:50 +08:00
parent 17c1f2c04d
commit 96549e310c
2 changed files with 2 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ chatgpt:
key: 填写你 ChatGPT 的 key
api: https://api.openai.com/v1 # 如果你不知道这是干嘛的,就不要改
proxy: # 如果你在国内你可能需要魔法大概长这样http://域名或者IP地址:端口号
prompt: 你是智能聊天机器人你叫wcferry # 根据需要对角色进行设定
```
* ~~为了暴露 HTTP 接口,需要取消配置中 http 的注释:~~ 如有需要,推荐使用 [wcfhttp](https://wechatferry.readthedocs.io/zh/latest/?badge=latest)

View File

@@ -49,7 +49,7 @@ news:
# key: 填写你 ChatGPT 的 key
# api: https://api.openai.com/v1 # 如果你不知道这是干嘛的,就不要改
# proxy: # 如果你在国内你可能需要魔法大概长这样http://域名或者IP地址:端口号
# prompt: # 默认角色设定,如:"你是智能聊天机器人,你叫小小,调皮可爱喜欢二次元的小萝莉"
# prompt: 你是智能聊天机器人你叫wcferry # 根据需要对角色进行设定
# 如果需要暴露 HTTP 接口,取消下面的注释
# http: