docs: 添加 OpenAI 账号充值前可能无法使用 gpt-4 系列模型的相关说明

This commit is contained in:
WJG 2024-06-15 10:28:32 +08:00
parent c19a80b860
commit f88f05a920
No known key found for this signature in database
GPG Key ID: 258474EF8590014A
2 changed files with 4 additions and 1 deletions

View File

@ -242,6 +242,8 @@ OPENAI_API_KEY=$MOONSHOT_API_KEY
当前 OpenAI 账号没有使用 `gpt-4` 系列模型的权限,请切换到 `gpt-3` 系列模型,比如:`gpt-3.5-turbo`,相关 [issue](https://github.com/idootop/mi-gpt/issues/30#issuecomment-2154656498)。
> 补充:似乎 OpenAI 账号在没有绑卡充值之前,是用不了 `gpt-4` 系列模型的,相关 [issue](https://github.com/idootop/mi-gpt/issues/94)
### Q提示“LLM 响应异常401 Invalid Authentication”
无效的 `OpenAI_API_KEY`。请检查 `OpenAI_API_KEY` 是否能正常使用,以及对应环境变量是否生效,相关 [issue](https://github.com/idootop/mi-gpt/issues/59)。

View File

@ -5,12 +5,12 @@
## ✨ 新功能
- ✅ 新增自定义系统 Prompt 功能
- 登录凭证过期后自动刷新 token https://github.com/idootop/mi-gpt/issues/76
- 支持火山引擎 TTS 和音色切换能力(微软 TTS、OpenAI TTS 待定)
- ✅ 添加 MIT license
## 💪 优化
- 登录凭证过期后自动刷新 token https://github.com/idootop/mi-gpt/issues/76
- ✅ 优化网络请求错误重试策略(消息/播放状态轮询)
- 移除 TTS 不发音字符emoji
@ -27,5 +27,6 @@
- ✅ 添加获取小爱音箱 did 的相关说明
- ✅ 添加提示无法找到共享设备的相关说明
- ✅ 添加常见小爱音箱型号的支持情况和参数列表
- ✅ 添加 OpenAI 账号充值前可能无法使用 gpt-4 系列模型的相关说明
- 添加更详细的使用和配置视频教程
- 添加 302.AI Sponsor 链接