
Dall-E
DALL-E é uma série de modelos de texto para imagem desenvolvidos pela OpenAI, usando deep learning para gerar imagens digitais a partir de descrições textuais. ...

Automação de IA
Transforme comandos de texto em imagens geradas por IA usando o Gerador de Imagens DallE—personalize modelo, tamanho e qualidade para visuais únicos e prontos para seu fluxo.
Descrição do componente
The DallE Image Generator is a tool component designed to generate images using OpenAI’s DALL·E models. This component allows users to provide a textual prompt and receive a generated image that reflects the description, making it particularly useful for workflows that require visual content creation from text descriptions.
This component leverages OpenAI’s DALL·E models (DALL·E 2 and DALL·E 3) to turn natural language prompts into images. By specifying details such as image size, quality, and the DALL·E model version, users can customize the output to fit a variety of use cases, from prototyping visuals to creating assets for presentations or other AI-driven processes.
The DallE Image Generator accepts several customizable inputs:
| Parameter | Type | Required | Description | Default | Options |
|---|---|---|---|---|---|
| input_value | String | No | The text prompt describing the desired image. | (empty) | - |
| image_size | Dropdown | Yes | Sets the resolution of the generated image. | 1024x1024 | 1024x1024, 1024×1792, 1792×1024, 512×512, 256×256 |
| model | Dropdown | Yes | Selects the DALL·E model version to use. | dall-e-3 | dall-e-2, dall-e-3 |
| quality | Dropdown | Yes | Controls the output image quality. | standard | standard, hd |
| tool_description | String (multiline) | No | Description of the tool, useful for agents integrating the tool in larger processes. | (empty) | - |
| tool_name | String | No | The tool’s reference name when used inside an agent or automated workflow. | (empty) | - |
| verbose | Boolean | No | If enabled, provides more detailed output for debugging or logging purposes. | false | true, false |
This component provides two main outputs:
Tool (image_gen_tool):
An encapsulated tool object that can be integrated into larger agent-based or automated workflows. Useful for chaining multiple tools or for advanced process management.
Image (image_output):
The actual image generated from the prompt, returned as a message object. This output is typically used downstream wherever the generated image is needed (e.g., display, storage, or further processing).
Integrating this component into your AI workflows allows you to seamlessly translate text descriptions into high-quality images without manual intervention. The flexibility to customize size, quality, and model selection makes it adaptable to various domains and requirements. Whether for creative, educational, or automation purposes, this tool can significantly enhance your workflow’s ability to produce visual content on demand.
Comece a integrar geração de imagens com IA em seus fluxos e potencialize seus projetos com conteúdo visual.

DALL-E é uma série de modelos de texto para imagem desenvolvidos pela OpenAI, usando deep learning para gerar imagens digitais a partir de descrições textuais. ...

Descubra como as extensões de navegador DALL-E prompt helper facilitam a criação de imagens com IA, melhoram a qualidade dos prompts e ajudam você a gerar visua...