ChatGPTNextWeb / ChatGPTNextWeb/NextChat
azure申请的openai找不到比较完善的教程
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 需求描述
使用vercel.com云容器,azure申请的openai找不到比较完善的教程。
假如我的终结点是:https://verabc-openai.openai.azure.com/ (AZ左上角显示verabc-openai)
密钥1:abbd
密钥2:defg
部署的模型名称为:az-gpt
模型选择的是:gpt-4o
此时我在部署好的后台尝试过N多种组合,都是404错误:
```
{
"error": {
"code": "404",
"message": "Resource not found"
}
}
````
也通过搜索引擎找了不少教程但是都失败了。。。
## 那么我该如何填写才是正确的呢?
### 🧐 解决方案
期望更详细的教程。
### 📝 补充信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
No repository file or test is named. Start by reviewing the project's existing deployment and configuration documentation alongside the Azure OpenAI and Vercel settings described in the issue; done means a complete, reproducible tutorial that explains each value and avoids the reported 404 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100