mirror of
https://github.com/idootop/mi-gpt.git
synced 2025-04-13 13:00:55 +00:00
docs: 添加召唤 AI 回答问题的唤醒指令的说明
This commit is contained in:
parent
beafec6d11
commit
3c5b7e6bd7
|
@ -37,6 +37,12 @@
|
|||
|
||||
`MiGPT` 有两种启动方式: [Docker](#docker) 和 [Node.js](#nodejs)。
|
||||
|
||||
启动成功后,你可以通过以下方式来召唤 AI 回答问题:
|
||||
|
||||
- **小爱同学,请 xxx**。比如 `小爱同学,请问地球为什么是圆的?`
|
||||
- **小爱同学,你 xxx**。比如 `小爱同学,你喜欢我吗?`
|
||||
- **小爱同学,召唤 xxx**。比如 `小爱同学,召唤傻妞`
|
||||
|
||||
### 设备要求
|
||||
|
||||
本项目支持大部分的小爱音箱型号,推荐使用小爱音箱 Pro(完美运行)
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
### 📚 文档
|
||||
|
||||
- ✅ 添加召唤 AI 回答问题的唤醒指令的说明
|
||||
- 添加如何提高 AI 回答反应速度的配置教程
|
||||
- 添加连续对话下和小爱音箱说话没有反应的说明
|
||||
- 添加 server 端异地登录失败,使用本地登录凭证的教程
|
||||
|
|
Loading…
Reference in New Issue
Block a user