Skip to main content
Pass an image by URL with Image(url=...). Agno downloads the image and sends it to Claude as base64.

Code

image_input_url.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_input_url.py, then run: