is 4.1 not available?
# support
k
Call Id please
s
This is not a call, I just tried saving the agent with the model
Although when I refresh the Vapi dashboard, it seems like the model is saved as 4.1 mini
p
seems like some enum is missing 4.1 models, either openais /models/ endpoint or maybe you guys in vapi have such model enum for openai
Copy code
model.model must be one of the following values:
gpt-4.5-preview,
chatgpt-4o-latest,
o3-mini,
o1-preview,
o1-preview-2024-09-12,
o1-mini,
o1-mini-2024-09-12,
gpt-4o-realtime-preview-2024-10-01,
gpt-4o-realtime-preview-2024-12-17,
gpt-4o-mini-realtime-preview-2024-12-17,
gpt-4o-mini,
gpt-4o-mini-2024-07-18,
gpt-4o,
gpt-4o-2024-05-13,
gpt-4o-2024-08-06,
gpt-4o-2024-11-20,
gpt-4-turbo,
gpt-4-turbo-2024-04-09,
gpt-4-turbo-preview,
gpt-4-0125-preview,
gpt-4-1106-preview,
gpt-4,
gpt-4-0613,
gpt-3.5-turbo,
gpt-3.5-turbo-0125,
gpt-3.5-turbo-1106,
gpt-3.5-turbo-16k,
gpt-3.5-turbo-0613
Copy code
curl https://api.openai.com/v1/models \
  -H "Authorization: Bearer $OPENAI_API_KEY"
s
I don’t understand, im not a developer 🥲
Do I need to put in my own openai key?
k
I'll send this to the dev thanks
s
@User Help please
I am unable to use Vapi with any kind of agent
I tried selecting 4o mini as my model and this is what I get
k
The executives are currently working to resolve this error.
s
ok thanks