DalleTools to generate images using DALL-E. It provides image generation capabilities for your agent.
Installation
Install the required dependencies:Setup
Set your OpenAI API key as an environment variable:Usage
Import and use the DalleTools:Configuration Options
Configure DalleTools with these parameters:- model - DALL-E model to use (e.g., “dall-e-3”)
- size - Image size (e.g., “1024x1024”, “1792x1024”, “1024x1792”)
- quality - Image quality (“standard” or “hd”)
- style - Image style (“vivid” or “natural”)