Unable to Set Azure OpenAI API 😔
Tried all the permutations and combinations to set up the Azure Open AI API, but all in vain. I had managed to set it up earlier somehow, but I accidentally deleted it. Now, I am having a hard time setting it up again.
For the record, I have the deployment name as per Vapi guidelines, but I am still unsure what the Endpoint URL should be. I tried the resource URL, the Deployment URL, removing the API version, adding slashes, removing slashes, and any other possible configurations, but it always shows "Invalid credential" or some other error.
Why do we need to input Azure Open AI credentials the Vapi way? Why can't there be a field where we can input the information the Azure way, and your system retrieves it automatically? Also, do I need to add the OCP-APIM-Subscription-Key header? I tried with and without it, but it's not working at all.
For the record, I have the deployment name as per Vapi guidelines, but I am still unsure what the Endpoint URL should be. I tried the resource URL, the Deployment URL, removing the API version, adding slashes, removing slashes, and any other possible configurations, but it always shows "Invalid credential" or some other error.
Why do we need to input Azure Open AI credentials the Vapi way? Why can't there be a field where we can input the information the Azure way, and your system retrieves it automatically? Also, do I need to add the OCP-APIM-Subscription-Key header? I tried with and without it, but it's not working at all.

