@learnerai
Hello! I'm glad to assist you with integrating Azure OpenAI as a Large Language Model (LLM) in your Vapi assistant. To use Azure OpenAI as your LLM, you'll need to follow these general steps:
1. **Provider Credentials**: First, make sure you have added your Azure OpenAI credentials in the 'Provider Credentials' section of the Vapi Dashboard. This typically involves inputting your Azure OpenAI API key and endpoint URL.
2. **Model Configuration**: After setting up your credentials, navigate to the “Model” section of the Vapi Dashboard. If Azure OpenAI is not appearing in the dropdown menu, it's possible that the feature may not be directly supported through the dashboard interface yet, or it may require an update or additional configuration.
3. **Custom LLM Option**: Since you mentioned a "Custom LLM" option, you should select this if you're planning to use a custom or third-party LLM like Azure OpenAI. This option might allow you to manually configure the LLM settings to work with Azure OpenAI.
4. **Integration**: Depending on the Vapi system's capabilities, you might need to manually integrate the Azure OpenAI model by specifying the API endpoint and ensuring that the requests and responses are formatted correctly for Vapi to process.
If you're unable to find the option to configure Azure OpenAI in the dropdown menu, it's possible that there may be a step missing in the process or additional support may be required. In this case, I would recommend reaching out to the Vapi support team for more detailed guidance on integrating Azure OpenAI with Vapi.
Please let me know if there's anything else I can help you with!