← Browse

World's Fair 2026

Stop AI Agent Hallucinations: 5 Techniques + Production Patterns - Elizabeth Fuentes, AWS

Elizabeth Fuentes

Overview

This talk presents five techniques for reducing AI agent hallucinations and token waste, focusing on code-based solutions rather than prompt engineering. These methods aim to improve accuracy and catch failures before they impact users. The techniques include semantic tool selection, graph retrieval augmented generation (RAG), multi-agent validation, neuro-symbolic guardians, and runtime guardians.

Who should watch

Key takeaways

Notable quotes

*Each one is a code change, not a prompt change.*
*The model sees only what it needs for that specific query.*
*The model gets a compute a verifiable answer, not a sample.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.