Documentation / @agentick/core / ImageEditInput
Interface: ImageEditInput ​
Defined in: core/src/types.ts:445
Extends ​
Properties ​
image ​
image:
ContentBlock
Defined in: core/src/types.ts:446
mask? ​
optionalmask:ContentBlock
Defined in: core/src/types.ts:448
messages ​
messages:
string|string[] |Message[]
Defined in: core/src/types.ts:420
Inherited from ​
model? ​
optionalmodel:string
Defined in: core/src/types.ts:427
Inherited from ​
n? ​
optionaln:number
Defined in: core/src/types.ts:424
Inherited from ​
negative_prompt? ​
optionalnegative_prompt:string
Defined in: core/src/types.ts:421
Inherited from ​
ImageGenerationInput.negative_prompt
outputType? ​
optionaloutputType:"url"|"blob"
Defined in: core/src/types.ts:428
Inherited from ​
ImageGenerationInput.outputType
providerOptions? ​
optionalproviderOptions:Record<string,any>
Defined in: core/src/types.ts:429
Inherited from ​
ImageGenerationInput.providerOptions
quality? ​
optionalquality:ImageQuality
Defined in: core/src/types.ts:423
Inherited from ​
referenceImages? ​
optionalreferenceImages:GeneratedImageBlock[]
Defined in: core/src/types.ts:447
seed? ​
optionalseed:number
Defined in: core/src/types.ts:426
Inherited from ​
size? ​
optionalsize:string
Defined in: core/src/types.ts:422
Inherited from ​
style? ​
optionalstyle:string
Defined in: core/src/types.ts:425