imageen
imageen
> put it in "ai.py" > > import openai > > logger = logging.getLogger(**name**) > > openai.api_key = "sk-Vw..........................." I used this suggestion and changed everywhere from GPT-4 to gpt-3.5-turbo...
> Hello, kindly has anyone managed to get a solution workaround for this; all the recommendations above and still failed for me. Hi kram254 apart from the above I did...
if you have dotenv, you need to do pip install dotenv, as it was not initailly in requirements.txt; also I do have acess to GPT-4 api although I don't have...
"gpt-3.5-turbo" I have this in my settings