Deploying TimeGEN-1
Using the model
Once your model is deployed and provided that you have the relevant permissions, consuming it will basically be the same process as for a Nixtla endpoint. To run the examples below, you will need to define the following environment variables:AZURE_AI_NIXTLA_BASE_URL
is your api URL, should be of the formhttps://your-endpoint.inference.ai.azure.com/
.AZURE_AI_NIXTLA_API_KEY
is your authentication key.