Skip to content

Commit 611aaab

Browse files
Merge pull request #6453 from aahill/agents-java
Whats new
2 parents b31696c + fe6c0e3 commit 611aaab

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

articles/ai-foundry/agents/whats-new.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: aahill
77
ms.author: aahi
88
ms.service: azure-ai-agent-service
99
ms.topic: overview
10-
ms.date: 08/04/2025
10+
ms.date: 08/07/2025
1111
ms.custom: azure-ai-agents
1212
---
1313

@@ -17,6 +17,18 @@ This article provides a summary of the latest releases and major documentation u
1717

1818
## August 2025
1919

20+
### Java SDK Availability
21+
22+
The public preview of the Azure AI Agent Service Java SDK is available. See the following articles for code samples:
23+
24+
* [quickstart](./quickstart.md?pivots=programming-language-java)
25+
* [Azure AI Search](./how-to/tools/azure-ai-search-samples.md?pivots=java)
26+
* [Azure Functions](./how-to/tools/azure-functions-samples.md?pivots=java)
27+
* [Code interpreter](./how-to/tools/code-interpreter-samples.md?pivots=java)
28+
* [File search](./how-to/tools/file-search-upload-files.md?pivots=java)
29+
* [Grounding with Bing Search](./how-to/tools/bing-code-samples.md?pivots=java)
30+
* [OpenAPI based tools](./how-to/tools/openapi-spec-samples.md?pivots=java)
31+
2032
### Browser Automation tool
2133

2234
The [Browser Automation tool](./how-to/tools/browser-automation.md) is now available in Public Preview. This tool enables you to perform real-world browser tasks through natural language prompts in an isolated browser session using your own provisioned [Microsoft Playwright Workspaces](/azure/playwright-testing/overview-what-is-microsoft-playwright-testing).

0 commit comments

Comments
 (0)