S2:E12
AI Workflows in Agno: Building Deterministic Agents
Host
Jonny DaenenGuest
Pascal KnapenEnterprise data is full of sensitive information: different teams, different access rights, different rules. When you ask an AI agent a simple question and get "access denied," it's not a permissions bug. It's a design problem.
Pascal has been exploring how to tackle this using Agno, an agent framework built around deterministic workflows. Instead of letting a single agent roam freely across your data, Agno lets you build specialized agents, each with its own access rules and instructions. Workflows orchestrate these agents with guardrails that keep humans in the loop when it matters.
In this episode, Pascal Knapen, CTO at Dataminded, demos the full flow: from a natural language question, through an access check, to a verified answer. We explore how skills differ from workflows, how Agno handles dynamic agent creation and deployment, and how LLM-based evaluations act as a quality judge for agent responses.
Chapters
- 00:00Intro: AI agents and enterprise data
- 01:50Two ways to give AI access to your data
- 03:23Skills vs Workflows
- 04:45Demo: AI with controlled data access
- 07:45The workflow is deterministic - the agents aren't
- 09:13Demo: evaluations & reliability
- 11:00Code walkthrough with Agno
- 17:45Why Agno? An honest take
- 19:46Identity & exposing as an API
- 20:24Takeaways

