irudnyts / openai

An R package-wrapper around OpenAI API
https://irudnyts.github.io/openai/
Other
164 stars 28 forks source link

Problem met using create_chat_completion #67

Open xidiudiu opened 1 month ago

xidiudiu commented 1 month ago

I am calling the function create_chat_completion in R. The model has run smoothly for 20000+ times until I received the error message today:

"Error in paste("OpenAI API probably has been changed. If you see this, please", : OpenAI API probably has been changed. If you see this, please rise an issue at: https://github.com/irudnyts/openai/issues."

diglesiaso commented 1 month ago

The same thing just happened to me