CreateImage CreateImage
CreateImage Certified

yaml
type: "io.kestra.plugin.openai.CreateImage"
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
Default10
Defaultfalse
DefaultLARGE
Possible Values
SMALLMEDIUMLARGE
SubTypestring

Create automations with Openai CreateImage