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