OpenRouter Blog ยท 2026-08-14

How to Send an Image to an LLM via API (Vision Guide)

To get a model to read a screenshot, you need the right request body. This guide shows the content-array pattern that works across every vision-capable model we support, when to use base64 instead of a hosted URL, and how to build multimodal RAG on top of it.

Open original