Skip to main content
A vision-language agent that solves geometry problems with diagram images via the AgentFlow protocol. Trains on the Geometry3K dataset.

Pattern

Architecture

The cookbook demonstrates the multimodal content-block pattern in an AgentFlow — the messages list contains a {"type": "image_url", "image_url": {"url": f"data:image/png;base64,…"}} block alongside the text content.

Install

Dataset

Eval

Training

Files

On GitHub

cookbooks/geo3k

Full source, README, and runnable launch scripts