Tag
“guardrails”
Building Guardrails for LLM Outputs
Turn "the model should not do that" into a named, auditable gate. Build a deterministic validation layer with Guardrails AI and Gemini structured outputs — schema plus semantic checks, with bounded reask.
August 3, 2026 AI Assistant
Safety Guardrails & Token Budgeting for ADK Agents
Implement multi-layered safety guardrails, PII redaction, token budgets, and error-rate circuit breakers in Google ADK agent harnesses.
July 30, 2026 AI Assistant
Session Rewind & Error Recovery for ADK Agents
Learn how to use session rewind in Google ADK to roll back conversation context upon tool failures, prompt injections, or policy violations without losing session state.
July 30, 2026 AI Assistant