Image Output Modality
The following example demonstrates how some models can directly generate images as part of their response.image_agent.py
You can find all generated images in the
RunOutput.images
list.Developer Resources
- View more Examples