Skip to main content
Pass an Image to print_response() and use a vision-capable model such as meta-llama/llama-4-scout-17b-16e-instruct.

Code

image_agent.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent

Save the code above as image_agent.py, then run:

Developer Resources