I changed the llm for my structured outputs from the default gpt 4.1 to gpt 5 mini, however looking at call details in the api, I can still see that it is using 4.1. Do i have to something else?
n
Nisar
02/20/2026, 6:25 PM
I had luck by changing the llm to anthropic. OpenAI sucks
c
cem802
02/23/2026, 9:35 AM
@User can someone look into this?
e
Evadora (Vapi)
02/24/2026, 8:58 PM
looking into it
c
cem802
02/25/2026, 9:11 PM
any updates on this?
c
Chiranjeet Mishra
02/27/2026, 11:02 PM
Hey Cem,
Could you please share the call ID where the wrong model is being used?
The correct approach is to change the model by going to https://dashboard.vapi.ai/structured-outputs → select your structured output → Advanced → and update the model there.