Hi! I want to use VAPI through my Azure OpenAI account and its model there. I have linked it successfully in the Provider Credentials. The message there is "Note: When credentials are set, Azure OpenAI models are automatically used." - Now, if I select "OpenAI" on the Provider list, it uses the regular VAPI-provided OpenAI model instead of mine in Azure OpenAI (I can see that through the activity protocol). Also if I select "custom-llm" as provider and give the endpoint to the model deployment into the Custom LLM URL field doesnt work. What am I doing wrong?
In the support section its said to choose OpenAI and "gpt-4o-cluster" as the model (the model deployment also is a gpt-4o), but it still uses the VAPI-provided OpenAI model, no activity at my deployment. The call id is 55c9dbc7-2344-4a1b-b868-628a0b4d8797 (menu selections: Provider "OpenAI", model "gpt-4o-cluster").
I need it for EU data protection reasons btw., maybe VAPI could provide a finished solution for that straight in the model selection, with models runned on EU servers so it can be used commercially legally without having fear to be sued by a callee.