> Markdown version of [/events/world-congress-2025/sessions/520-agentic-ai-systems](https://www.wearedevelopers.com/events/world-congress-2025/sessions/520-agentic-ai-systems). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Agentic AI Systems for Critical Workloads - **Date:** Thursday, Jul 10, 2025 - **Time:** 10:50–11:20 (30 min) - **Room:** Stage 6 - Red Hat - **Event:** World Congress 2025 ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1592-agentic-ai-systems-for-critical-workloads) ## Description Although there is no universally agreed definition of what an AI agent is, in practice several patterns are emerging that demonstrate how to coordinate and combine the capabilities of multiple AI services, in order to create AI-based systems that can accomplish more complex tasks. These Agentic Systems architectures can be grouped in 2 main categories: workflows, where LLMs and tools are orchestrated through predefined code paths, and agents, where LLMs dynamically direct their own processes and tool usage, maintaining control over how they execute tasks. Moreover testing these Agentic Systems architectures is one of the biggest challenges for the adoption in mission critical scenarios, due to their not completely deterministic nature. The goal of this talk is giving a theoretical overview of Agentic AI in general and these patterns in particular, discussing their differences and range of applicability and showing with practical examples how they can be easily implemented and tested with Quarkus and its LangChain4j extension. ## Speaker ### [Mario Fusco](https://www.wearedevelopers.com/@mario-fusco) Senior Principal Software Engineer at Red Hat ## Related talks at this congress - [Create AI-Infused Java Apps with LangChain4j](https://www.wearedevelopers.com/events/world-congress-2025/sessions/605-create-ai-infused) — Daniel Oh, Kevin Dubois - [AI Agents Graph: Your following tool in your Java AI journey](https://www.wearedevelopers.com/events/world-congress-2025/sessions/904-ai-agents-graph-your) — Alex Soto - [Beyond Chatbots: How to build Agentic AI systems](https://www.wearedevelopers.com/events/world-congress-2025/sessions/761-beyond-chatbots-how) — Philipp Schmid - [Event-Driven Architecture: Breaking Conversational Barriers with Distributed AI Agents](https://www.wearedevelopers.com/events/world-congress-2025/sessions/703-event-driven) — diabhey