appmixer.openai.core.createImage
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| No properties defined | ||
| Field | Type | Description |
|---|---|---|
| Prompt | text | A text description of the desired image(s). The maximum length is 1000 characters for |
| Model | select | The model to use for image generation. Example: dall-e-3 |
| N | number | The number of images to generate. Must be between 1 and 10. For |
| Quality | select | The quality of the image that will be generated. |
| Response Format | select | The format in which the generated images are returned. Must be one of |
| Size | select | The size of the generated images. Must be one of |
| Style | select | The style of the generated images. Must be one of |
| User | text | A unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse. Learn more. Example: user-1234 |
| Output Options | select | Choose whether to output all items at once in a single list or, instead, output one item at a time. For example, if you only care about the first item, you can choose "One item at a time" and then use 1 as the "Limit" parameter. |
| Limit | number | The total number of items to return. |
Dynamic variables loaded from /component/appmixer/openai/core/createImage?outPort=out