Azure AI Image Generator

Azure AI Image Generator (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 10 October 2024 by Collabera Technologies Private Limited, Inc.
Azure AI Image Generator

Azure AI Image Generator (ODC)

Documentation
0.1.1

The Azure AI Image Generator component allows you to seamlessly integrate OpenAI's powerful DALL·E 3 model, hosted on Azure, to generate stunning images from text prompts directly within your OutSystems applications. This component leverages Azure’s AI services to convert user-provided descriptions into vivid, high-quality images.


The Azure AI Image Generator component is very easy to use you can just use GenerateImage server action and pass info in parameters.


Instructions

Authentication is done using API Key authentication that can be found in the Azure Portal under Resource Management > Keys and Endpoint.

In order to use the connector it is necessary to deploy models using the Azure AI Studio.


This connector requires these configurations:


Settings

ApiKey - API Key configured in Azure Portal for the Open AI Service

ApiVersion - The API version to use for this operation. This follows the YYYY-MM-DD format.

AzureOpenAIEndpoint - The endpoint from the Azure Open AI Endpoint, can be found in Azure Portal.

DeploymentId - The deployment name you chose when you deployed the model.