Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Azure invalid_request_error #6017

Open
yuejunpeng opened this issue Dec 31, 2024 · 0 comments
Open

[Bug] Azure invalid_request_error #6017

yuejunpeng opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yuejunpeng
Copy link

📦 Deployment Method

Vercel, Docker

📌 Version

2.15.8

💻 Operating System

Windows, Ubuntu

📌 System Version

Win 11

🌐 Browser

Chrome

📌 Browser Version

Google Chrome

🐛 Bug Description

我按照README设置选择自定义接口,模型服务商Azure,接口地址:https://baairl-souceus.openai.azure.com/,接口密钥:05b46cc6********************9a24,接口版本:2024-05-01-preview,自定义模型名:-all,+gpt-4o@Azure,+gpt-4o-mini@Azure,模型选择gpt-4o

开始对话遇到了bug:

{
"error": {
"message": "Incorrect API key provided: 05b46cc6********************9a24. You can find your API key at https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_api_key"
}
}
不论是windows本地还是vercel都遇到了这个问题。是我的设置有误吗

📷 Recurrence Steps

No response

🚦 Expected Behavior

No response

📝 Additional Information

No response

@yuejunpeng yuejunpeng added the bug Something isn't working label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant