Blog

Demo: New Akka SDK Component: Agent

Written by Eduardo Pinto | Jul 9, 2025 10:00:00 AM

In this video, Akka engineer Eduardo Pinto introduces the Agent component, a core building block within the Akka SDK. Designed to interact with AI models (typically Large Language Models or LLMs), Agent components perform specific tasks. They can operate either as stateful components with durable memory or stateless, and they can be invoked by other Akka components or run autonomously.