Get the (almost) daily changelog
-
Addition of
model
property to Workflows: You can now set a default language model for your workflows usingWorkflow.model
. This simplifies configuration by allowing you to specify the model once for the entire workflow instead of at each node. -
Removal of
westus2
region from Azure credentials: Thewestus2
region is no longer supported in Azure credential configurations. Update your Azure credentials to use a different region to maintain access to Azure services.
The following OpenAI models have been removed and are no longer available: gpt-4.5-preview
, o1-preview
, and o1-preview-2024-09-12
.
Update your workflows to use supported models to avoid interruptions.