We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我在运行的时候报错"raise error.APIError(openai.error.APIError: HTTP code 404 from API (
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我在运行的时候报错"raise error.APIError(openai.error.APIError: HTTP code 404 from API (
404 Not Found
)",我猜测是因为我所使用的api_key与api_base以及所使用的OPENAI_API_MODEL与目前项目支持的gpt版本不对应(我所使用的是gpt-3.5-turbo),请问我应该使用的API的URL包含版本号是什么?The text was updated successfully, but these errors were encountered: