Skip to content

Commit 0c17685

Browse files
author
Jarno Hakulinen
authored
update change note for release (Azure#49491)
1 parent 752631f commit 0c17685

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

sdk/ai/Azure.AI.Projects/CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# Release History
22

3-
## 1.0.0-beta.7 (Unreleased)
3+
## 1.0.0-beta.7 (2025-04-18)
44

55
### Features Added
66
* Added image input support for agents create message
77
* Added list threads support for agents
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
139
### Sample Updates
1410
* New samples added for image input from url and file.
11+
* New Fabric tool sample for agents
1512

1613
## 1.0.0-beta.6 (2025-03-28)
1714

sdk/ai/Azure.AI.Projects/samples/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ description: Samples for the Azure.AI.Projects client library.
3131
| [Sample20_Agents_Azure_AI_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample20_Agents_Azure_AI_Search.md) | Sample using agents with Azure AI Search tool. |
3232
| [Sample21_Agent_Vector_Store_Batch_Enterprise_File_Search](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample21_Agent_Vector_Store_Batch_Enterprise_File_Search.md) | Sample for enterprise batch file search. |
3333
| [Sample22_Agents_Azure_AI_Search_Streaming](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample22_Agents_Azure_AI_Search_Streaming.md) | Sample using agents with Azure AI Search tool with streaming. |
34+
| [Sample23_Agent_Fabric](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/ai/Azure.AI.Projects/samples/Sample23_Agent_Fabric.md) | Sample using agents with Fabric tool. |
3435

3536
# Azure.AI.Projects Samples for Connections
3637

0 commit comments

Comments
 (0)