Builds and manages persistent AI agents with stateful conversation threads and tool integration using the Azure AI Java SDK.
This skill empowers Claude to architect and implement stateful AI agents using the Azure AI Agents Persistent SDK for Java. It provides structured guidance on managing the full lifecycle of an agent, including creating persistent threads, handling multi-turn messages, executing runs with polling mechanisms, and integrating tools. It is specifically designed for developers building sophisticated, long-lived AI applications within the Azure ecosystem that require memory and session continuity across Java-based backend services.
주요 기능
01Persistent thread and message management
02Synchronous and asynchronous client patterns
03Agent lifecycle and configuration control
04Automated run polling and status handling
05Resource cleanup and optimization workflows
061,777 GitHub stars
사용 사례
01Building multi-turn conversational bots with long-term memory
02Developing complex task automation agents that require external tool access
03Implementing session-based AI assistants in Java enterprise applications