You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn about new feature updates and additions for your AI Agents.
5
+
manager: nitinme
6
+
author: aahill
7
+
ms.author: aahi
8
+
ms.service: azure
9
+
ms.topic: overview
10
+
ms.date: 12/11/2024
11
+
recommendations: false
12
+
---
13
+
14
+
# What's new in Azure AI Agent Service
15
+
16
+
This article provides a summary of the latest releases and major documentation updates for Azure AI Agent Service.
17
+
18
+
## December 2024
19
+
20
+
### Azure AI Service public preview
21
+
22
+
Azure AI Service is now available in preview. The service builds off of the [Assistants API](../openai/how-to/assistant.md) in Azure OpenAI, and offers several additional features, such as:
23
+
24
+
* Several [additional tools](./how-to/tools/overview.md) to enhance your AI agents' functionality, such as the ability to use Bing as a knowledge source and call function specified by the OpenAPI 3.0 spec.
25
+
* The ability to use non Azure OpenAI [models](./concepts/model-region-support.md#additional-models):
26
+
* Llama 3.1-70B-instruct
27
+
* Mistral-large-2407
28
+
* Cohere command R+
29
+
* Enterprise ready security with secure data handling, keyless authentication, and no public egress.
30
+
* The ability to either use Microsoft-managed storage, or bring your own.
0 commit comments