The foundational models for time series by Nixtla can be deployed on your Azure subscription. This page explains how to easily get started with TimeGEN-1 deployed as an Azure AI endpoint. If you use the nixtla
library, it should be a drop-in replacement where you only need to change the client parameters (endpoint URL, API key, model name).
AZURE_AI_NIXTLA_BASE_URL
is your api URL, should be of the form
https://your-endpoint.inference.ai.azure.com/
.AZURE_AI_NIXTLA_API_KEY
is your authentication key.