Skip to main content

ImageGenerationConfig

Defined in the Image Agent module.
AI Agent Configuration for image generation settings.

Properties

style
str
No description available.
response_format
str
No description available.
timeout
int
No description available.
api_base
Optional
No description available.
api_key
Optional
No description available.
api_version
Optional
No description available.

Source

View on GitHub

praisonaiagents/agent/image_agent.py at line 16