Interface CraiyonGenerateRequestOptionsV1

Contains the options for a Craiyon image generation request.

Property

The prompt to generate an image for.

Property

The maximum number of retries to attempt.

Hierarchy

  • CraiyonGenerateRequestOptionsV1

Properties

Properties

maxRetries?: number
prompt: string

Generated using TypeDoc