OpenAICreateImage Step
This Step automatically generates random images based on a prompt sent to the OpenAI API.
Inputs
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
---|---|---|---|---|
account | ACCOUNT | Your OpenAI Account | Ja | |
prompt | STRING | A text description of the desired image(s). The maximum length is 1000 characters. | Ja | |
model | STRING | The model which will generate the image. | Nein |
|
quality | STRING | The quality of the image that will be generated. hd creates images with finer details and greater consistency across the image. This param is only supported for dall-e-3. | Nein |
|
style | STRING | The style of the generated images. Must be one of vivid or natural. Vivid causes the model to lean towards generating hyper-real and dramatic images. Natural causes the model to produce more natural, less hyper-real looking images. This param is only supported for dall-e-3. | Nein |
|
number | STRING | The number of images to generate. Must be between 1 and 10. | Nein | |
size | STRING | The image generations endpoint allows you to create an original image given a text prompt. Generated images can have a size of 256x256, 512x512, or 1024x1024 pixels. Smaller sizes are faster to generate. | Ja |
|
filename | STRING | Set a custom filename. Default is the formatted prompt. | Nein |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
response | SPREADSHEET | The Response Spreadsheet | Ja | |||||||||||||||||||||
Folgende Felder sind im Output enthalten:
| ||||||||||||||||||||||||
images | FILELIST | the downloaded images | Ja |