Quick Start
- Code
- Async
1
Install Package
First, install the PraisonAI Agents package with LLM support:
2
Set API Key
Set your OpenAI API key as an environment variable:
3
Create Agent
Create a new file
image_gen.py
with the basic setup:Features
DALL-E Integration
Seamless integration with DALL-E for high-quality image generation.
Async Support
Asynchronous operations for better performance in concurrent environments.
Natural Style
Generate images with natural, realistic styling options.
Verbose Mode
Detailed output logging for better debugging and monitoring.