samterfa / openai

This R package provides an SDK to the Open AI API
Other
137 stars 19 forks source link

Error in current quota #8

Open ajcanepa opened 1 year ago

ajcanepa commented 1 year ago

After following the installation and set-up steps (here), when I click on the XXX, I received this message: Error in (function(prompt=rstudioapi::getConsoleEditorContext()$contents,:list(message = "You exceeded your current quota, please check your plan billing details", type = "insuficient_quota", param = NULL, code = NULL)...

I was wondering if is mandatory to pay to use the API, is that the main problem?

Thanks!

samterfa commented 1 year ago

Yes, unfortunately that is the case. I need to add that step to the readme.