Azure Provider Setup
To use the Azure API, you need only to do two required steps:- First, create a secret with your Azure API key, resource name, and API version. You can do this by running the following SQL command:
https://my-personal-resource-name.openai.azure.com, RESOURCE_NAME should be my-personal-resource-name.
- Create your Azure model in the model manager. Make sure that the name of the model is unique. You can do this by running the following SQL command:
- Now you simply use Flock with Azure provider. Here’s a small query to run to test if everything is working:

