irudnyts / openai

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

Error in paste("OpenAI API probably has been changed. If you see this, please", : OpenAI API probably has been changed. #63

Open ntscr-a opened 4 months ago

ntscr-a commented 4 months ago

Hi! I've been trying to fine tune a model with the create_fine_tune function, but I got the following error:

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

So I am submitting the issue here. Thank you in advance for your help!