Skip to main content
Pass an Image to print_response() with the vision-capable qwen/qwen3.6-27b model.

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