Skip to main content
Open In Colab Open on GitHub Requires: OpenAI V1.

Before everything starts, install AutoGen with the lmm option

The llm_config_dalle should be something like:

Helper Functions

We first create a wrapper for DALLE call, make the
Here is a helper function to extract image from a DALLE agent. We will show the DALLE agent later.

The DALLE Agent

Simple Example: Call directly from User

Example With Critics: Iterate several times to improve