Azure Ai Agents Persistent Java
技能 已验证 活跃Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java".
To provide developers with a robust and low-level SDK for building and managing persistent AI agents in Java, enabling complex conversational AI applications on Azure.
功能
- Create and manage persistent AI agents
- Manage agent threads, messages, and runs
- Integrate tools like code interpreter and file search
- Support for synchronous and asynchronous operations
- Secure authentication with Azure Identity
使用场景
- Building custom conversational AI applications with stateful agents.
- Developing AI-powered assistants that can remember context across sessions.
- Integrating AI agents into Java applications for automated tasks and customer support.
- Creating complex agent workflows involving multiple steps and tool usage.
非目标
- Providing a high-level abstraction for AI agent creation.
- Managing the underlying Azure infrastructure or services.
- Implementing UI components for agent interaction.
Code Execution
- info:ValidationWhile the SDK's internal validation is not fully visible, the provided code examples show basic parameter usage. Full schema validation capabilities are assumed to be handled by the underlying Azure SDK.
Protocol
- info:Idempotent retry & timeoutsThe SDK interacts with Azure services, which typically handle retries and timeouts. The provided examples do not explicitly show custom retry logic or hard timeouts within the SDK itself.
安装
请先添加 Marketplace
/plugin marketplace add microsoft/skills/plugin install azure-sdk-java@skills质量评分
已验证类似扩展
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Skill Creator
99Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.