Back to catalogue
Video Course6 HoursAdvanced

Agent Architecture Patterns

The structural patterns behind agents that finish their work, and the honest limits of the ones that don't.

Level
Advanced
Length
6 hours
Format
Video course + reference implementation
£79.00
Buy nowInstant download · 14-day refund policy
Connected nodes forming an agent decision loop

What you'll be able to do

  • Choose between a planner, a state machine and a plain chain
  • Design tool interfaces a model can actually use
  • Bound loops, cost and blast radius

Who it's for

Engineers taking agent prototypes towards production.

Contents

  1. 01Agent topologies
  2. 02Tool design and schemas
  3. 03Planning and reflection loops
  4. 04Termination and cost limits
  5. 05Observability for agents
  6. 06When not to use an agent