-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
67 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1 @@ | ||
|
||
## 基本 | ||
- `/help`: 显示帮助信息 | ||
- `/update`: 更新项目 | ||
- `/update r`: 只重启机器人 | ||
- `/update latest`: 更新到最新版本 | ||
- `/update latest r`: 更新到最新版本,并重启机器人 | ||
- `/plugin`: 插件面板 | ||
|
||
|
||
## 使用 OpenAI 相关模型 | ||
|
||
:::caution | ||
|
||
需要 添加 Key 才能生效 | ||
|
||
::: | ||
|
||
- `/reset`: 重置会话 | ||
- `/画<内容>`: 调用 Dall-E 模型生成图片 | ||
- `/switch`: 切换到不同的语言模型账号 | ||
- `/web on`: 网页搜索 | ||
- `/models`: 查看可用模型 | ||
- `/model <id>` 切换到指定模型(编号或名字) | ||
- `/set`: 人格设置 | ||
|
||
:::caution | ||
|
||
可以通过安装插件的方式接入其他语言模型。如 `llms` 插件。 | ||
|
||
::: | ||
|
||
可使用 `help` 指令查看所有可用指令。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters