#Newbie working on a project using OpenAI api ( need help)
27 messages · Page 1 of 1 (latest)
What version of openai are you importing?
free version
try this
pip install openai==0.26
I might get automodded but I'll try pasting this link to a bug report
it's a known bug, still open, I don't think you can do anything about it
it's not you, it's the library, I don't fully understand it in the time I have now but I will review it this evening and update this thread here
Can you show the entire debug code? also, I assume you're actually using your API key, right? lol
Can you show the error in its entirely?
Also, consult API docs. Engine is a deprecated field, you should be using model.
Did you copy paste the whole error message into Chat GPT3/4? What did chatGPT say about this error?
Yes
Is this problem is due to unpaid version of OpenAI?
like are there any restrictions based on paid and unpaid?
do you have a payment method entered into https://platform.openai.com/account/billing/overview
API does not have an "unpaid version."