Navigate to Azure OpenAI Models in AI Gateway
AI Gateway
> Models
and select Azure OpenAI
.Navigate to Azure OpenAI Models
Add Azure OpenAI Account Details
Add Azure OpenAI Account
. Give a unique name to your Azure OpenAI account and complete the form with your Azure authentication details (API Key).
Add collaborators to your account. You can read more about access control here.Add Models by Deployment Name
+ Add Model
to open the form for adding a new model. For Azure OpenAI, you don’t select from a list. Instead, you add models based on your deployments in Azure. The Model ID
in TrueFoundry corresponds to your Deployment Name in Azure. First, ensure you have deployed a model in your Azure OpenAI service. You can follow Microsoft’s instructions here. Once deployed, you can find the deployment name in the Deployments
tab of your Azure AI Studio.Find Model Deployment Name in Azure
Model ID
when adding the model in TrueFoundry.Adding an Azure OpenAI model to TrueFoundry
Infer Model in Playground or Get Code Snippet to integrate in your application