Busque em todas as páginas da documentação
8 pages in this section.
Explains how multi-modal models let agents interpret screenshots, diagrams, and images as input, and what that changes for tools, loops, and reliability.
A first agent that reads a screenshot and describes what it sees, then a thin Playwright loop that observes a live page before you add click tools.
A recipe for giving an agent tools to navigate, click, type, and read a live browser page with Playwright under a bounded host loop.
A recipe for an agent that reads scanned documents or page images, extracts structured fields with a vision model, and calls tools to validate and submit data.
Ten practices for reliability and safety in vision-grounded and browser-automation agents, extended with ops checks you can use as a launch rubric.