azure-ai-agents-java
Installation
SKILL.md
Azure AI Agents SDK for Java
Develop agents using Azure AI Foundry with an extensive ecosystem of models, tools, and capabilities.
Installation
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-ai-agents</artifactId>
<version>1.0.0-beta.1</version>
</dependency>