Skip to main content
Analyze an image and return structured output with Pydantic models. Here the agent writes a movie script based on the image content.

Code

image_to_structured_output.py

Usage

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run Agent