Prerequisites
You need to install theopenai library.
OPENAI_API_KEY environment variable.
Example
The following agent will use DALL-E to generate an image based on a text prompt.cookbook/tools/dalle_tools.py
Toolkit Params
Toolkit Functions
Information
- View on Github