Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / ImagenConfig

Class: ImagenConfig

Defined in: packages/fireflow-nodes/src/nodes/ai/gemini/imagen-types.ts:138

Configuration for Imagen image generation

Constructors

Constructor

new ImagenConfig(): ImagenConfig

Returns

ImagenConfig

Properties

apiKey?

optional apiKey: EncryptedSecretValue<"gemini">

Defined in: packages/fireflow-nodes/src/nodes/ai/gemini/imagen-types.ts:147


model

model: ImagenModels = DEFAULT_IMAGEN_MODEL

Defined in: packages/fireflow-nodes/src/nodes/ai/gemini/imagen-types.ts:160

Licensed under BUSL-1.1