Hosted Providers
Azure
To use a model from Azure, set the model
flag to begin with azure/
:
Required Environment Variables
Set the following environment variables (click here to learn how) to use these models.
Environment Variable | Description | Where to Find |
---|---|---|
AZURE_API_KEY | The API key for authenticating to Azure’s services. | Azure Account Page |
AZURE_API_BASE | The base URL for Azure’s services. | Azure Account Page |
AZURE_API_VERSION | The version of Azure’s services. | Azure Account Page |