Demo: New Akka SDK Component: Agent
1 minute read
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.
[BlogPost 192316056126 Demo: New Akka SDK Component: Agent, BlogPost 179975803692 Akka with Java 21: less is more, BlogPost 179860430886 Faster and smoother rolling updates for Akka Clusters in Kubernetes]
Posts by this author