Variable: ImageRequestSchema
constImageRequestSchema:TObject<{count:TOptional<TInteger>;height:TOptional<TInteger>;model:TString;prompt:TString;width:TOptional<TInteger>; }>
Defined in: packages/contracts/src/provider.ts:512
Image generation request.