18 minutesAWS re:Invent 2025 - Implementing Human-in-the-Loop Controls for Multi-Agent AI Systems (CNS428)
See how approval gates can be implemented as explicit workflow checkpoints rather than informal manual review after something goes wrong.
AI Engineer. The talk that crystallised the modern "define a Pydantic model, hand it to the LLM, let validation do the rest" pattern, with concrete examples of nested objects, validators that catch hallucinated URLs, and Chain-of-Thought as a typed field. Watch it before re-reading the article's section on validators and you will recognise where its retry and refusal rules come from.
Kept as the origin of the schema-first pattern — watch it to see where the article's validator, retry and refusal rules come from, then implement with whatever structured-output tooling your stack uses.
Learn why schema-first LLM calls need typed objects, validators, retries and explicit handling for malformed or hallucinated fields.
Comfortable with Python and LLM API calls; Pydantic experience helps but isn't required.
Last reviewed: May 18, 2026
Continue through the same learning path with the next curated companion videos.
18 minutesSee how approval gates can be implemented as explicit workflow checkpoints rather than informal manual review after something goes wrong.
4 minutesUnderstand why multilingual embeddings matter for private internal search and where local retrieval can reduce data-exposure risk.
17 minutesSet up a multi-agent coding workflow with explicit review boundaries so generated changes stay small, tested and owned.
Hand-picked external courses that go deeper on this topic.
University of Helsinki
The most trusted free AI introduction in Europe — built by the University of Helsinki, taken by over a million people, and available in English and 20+ other languages (including Estonian). No code, no math anxiety, and a certificate at the end. If you want the calm, credible version of 'what is AI actually', this is it.
Andrew Ng
Years after launch, still the cleanest starting point for anyone who needs to understand AI without learning to code. No math, no jargon, no hype — you'll finish able to have an informed conversation about AI projects.
Brenna Zenaty, Adriti Gulati
Closes our biggest vertical blind spot: nothing in the catalog spoke directly to support and customer-success teams. HubSpot Academy is free, well-produced, and refreshingly concrete — it walks through AI-assisted ticket triage and a knowledge-base agent rather than staying abstract, and the certificate is free too, not a paywall bait-and-switch.