CreateImage
CreateImage
yaml
type: "io.kestra.plugin.openai.CreateImage"Examples
yaml
id: openai
namespace: company.team
tasks:
- id: create_image
type: io.kestra.plugin.openai.CreateImage
prompt: A funny cat in a black suit
apiKey: <your-api-key>
download: true
n: 5
Properties
apiKey *Requiredstring
prompt *Requiredstring
clientTimeout Non-dynamicinteger
Default
10download booleanstring
Default
falsen Non-dynamicinteger
size string
Default
LARGEPossible Values
SMALLMEDIUMLARGEuser string
Outputs
images array
SubTypestring