You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用一个账号余额未过期且未消耗完的一个API KEY配置,输入问题总是给出这样的提示:
{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
是因为缓存的原因吗,我已经重置所有,但依然没有作用,希望能修复这个BUG,或给出解决的方法,谢谢!
Steps to Reproduce
配置API KEY
发送问题
给出的提示就是Bug Description中描述的
Expected Behavior
希望能给出解决方法
Screenshots
No response
Deployment Method
Docker
Vercel
Server
Desktop OS
No response
Desktop Browser
No response
Desktop Browser Version
No response
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
No response
The text was updated successfully, but these errors were encountered:
Bug Description
使用一个账号余额未过期且未消耗完的一个API KEY配置,输入问题总是给出这样的提示:
{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}
是因为缓存的原因吗,我已经重置所有,但依然没有作用,希望能修复这个BUG,或给出解决的方法,谢谢!
Steps to Reproduce
Expected Behavior
希望能给出解决方法
Screenshots
No response
Deployment Method
Desktop OS
No response
Desktop Browser
No response
Desktop Browser Version
No response
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
No response
The text was updated successfully, but these errors were encountered: