mirror of
https://github.com/idootop/mi-gpt.git
synced 2025-04-06 20:47:29 +00:00
docs: 修复 README 配置参数表格样式
This commit is contained in:
parent
d832f178fa
commit
1d01211f02
|
@ -1,3 +1,7 @@
|
|||
# v3.0.1
|
||||
|
||||
- 修复 README 配置参数表格样式
|
||||
|
||||
# v3.0.0
|
||||
|
||||
## ✨ 新功能 & 优化
|
||||
|
@ -7,7 +11,6 @@
|
|||
- 添加对支持小爱音箱型号的说明([issue#14](https://github.com/idootop/mi-gpt/issues/14))
|
||||
- 优化配置文件示例和使用教程([issue#22](https://github.com/idootop/mi-gpt/issues/22))
|
||||
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
- 修复 AI 响应异常时未播放提示语/音的问题
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mi-gpt",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"type": "module",
|
||||
"description": "将小爱音箱接入 ChatGPT 和豆包,改造成你的专属语音助手。",
|
||||
"homepage": "https://github.com/idootop/mi-gpt",
|
||||
|
|
Loading…
Reference in New Issue
Block a user