Structured Visual Agents¶
Structured Visual Agents are an advanced type of visual agent, composed of a sequence of blocks.
Structured Visual Agents can visually implement complex agentic logic, in a fully transparent and controllable manner, with support for deterministic logic.
Recommendation: Before using Structured Visual Agents, familiarize yourself with Simple Visual Agents.
- Overview and example use cases
- Key concepts
- Blocks
- Expressions and templates
- How to …