-
Notifications
You must be signed in to change notification settings - Fork 78
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
The code content about openai api has expired. #12
Comments
I also meet this problem. Do you have a solution now? @ck567-wqm |
I have the same questions about the code, maybe we can have a further communication by email ^_^ @ck567-wqm @DynamicPoet . My email is williamyang0128@gmail.com~ I really hope for a happy communication |
哈哈哈,我看了你们的主页,你们两个好像是来自浙江大学和同济大学的朋友,正好我也是中国的深圳大学的同学,那我就用中文回答吧。 如果你们还有什么新的问题,可以与我邮件讨论,我的邮箱地址是 |
小哥你好,我按照你说的改到0.28.0,但还是报错。使用了新的gpt api key是指怎么操作呢。期望能加微信进行交流(drilistbox) |
The API provided by OpenAI for calling GPT has been updated in many versions. After experimentation, it has been found that the code for calling GPT cannot run correctly, whether it is the latest version of OpenAI library or any previous version of OpenAI library.
The problem mainly occurs in two places:
openai.error
Openai.ChatCompletion
I am currently trying to migrate to the latest version of the OpenAI library. Good luck!!
The text was updated successfully, but these errors were encountered: