ChatGPT Plus, both in Playground and through the API I do not have access to GPT-4, the only place where I have GPT-4 is in Chat. I have not had access for 2 months, which is since the beginning of the Plus subscription.
import os
import openai
openai.api_key = os.getenv("OPENAI_API_KEY")
print(openai.Model.list())
> python check-api | grep -i gpt-4
> python check-api | grep -i gpt-3
"id": "gpt-3.5-turbo-16k-0613",
"root": "gpt-3.5-turbo-16k-0613",
"id": "gpt-3.5-turbo-16k",
"root": "gpt-3.5-turbo-16k",
"id": "gpt-3.5-turbo-0613",
"root": "gpt-3.5-turbo-0613",
"id": "gpt-3.5-turbo",
"root": "gpt-3.5-turbo",
"id": "gpt-3.5-turbo-0301",
"root": "gpt-3.5-turbo-0301",
Talking to the helpdesk bot is fruitless, they ask the same things 5 times, when starting a new conversation you have to repeat everything from scratch.
The funny thing is that they know I don’t have API access to GPT-4 models and yet they make me give some meaningless information. I’ve been wondering for a month why my Auto Agents can’t access the GPT-4 model and what I’m doing wrong.
I feel that I have been frustrated and cheated.
EDIT: I finally cancelled my paid subscription, this solves my problems with the API.
You’ll still have access until the end of this calendar month, after which we’ll send you a final invoice and begin rejecting your API requests.
LOL