Merge branch 'main' into zli/speech

merge confllcts
This commit is contained in:
zhihao li 2023-04-10 22:14:45 -07:00
commit a212776d37
2 changed files with 7 additions and 3 deletions

View File

@ -7,6 +7,11 @@ assignees: ''
---
**反馈须知**
> 请在下方中括号内输入 x 来表示你已经知晓相关内容。
- [ ] 我确认已经在 [常见问题](https://github.com/Yidadaa/ChatGPT-Next-Web/blob/main/docs/faq-cn.md) 中搜索了此次反馈的问题,没有找到解答;
- [ ] 我确认已经在 [Issues](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解答。
**描述问题**
请在此描述你遇到了什么问题。

View File

@ -1,7 +1,5 @@
# 常见问题
> We are sorry that there is currently no English version of the FAQ. English users can use translation tools to access this document. We look forward to receiving your PR for an English version of the documentation.
## 如何快速获得帮助?
1. 询问ChatGPT / Bing / 百度 / Google等。
2. 询问网友。请提供问题的背景信息和碰到问题的详细描述。高质量的提问容易获得有用的答案。
@ -121,8 +119,9 @@ OpenAI只接受指定地区的信用卡中国信用卡无法使用。一
3. 网上找人代充
## 如何使用GPT-4的API访问
4月6日更新GPT-4的API访问需要单独申请。到以下地址填写你的信息进入申请队列waitlist准备好你的OpenAI组织IDhttps://openai.com/waitlist/gpt-4-api
- GPT-4的API访问需要单独申请。到以下地址填写你的信息进入申请队列waitlist准备好你的OpenAI组织IDhttps://openai.com/waitlist/gpt-4-api
之后等待邮件消息。
- 开通 ChatGPT Plus 不代表有 GPT-4 权限,两者毫无关系。
## 如何使用 Azure OpenAI 接口
请参考:[#371](https://github.com/Yidadaa/ChatGPT-Next-Web/issues/371)