Skip to content

Commit 1d1918c

Browse files
committed
Update Changelog with MCP and runs.create changes
1 parent 500351e commit 1d1918c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sdk/ai/azure-ai-agents/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## 1.1.0b4 (Unreleased)
66

7+
### Features Added
8+
9+
- Added support for MCP tool. For more information, see https://aka.ms/FoundryAgentMCPDoc.
10+
- New tool_resources parameter added to runs.create method. This parameter represents overridden enabled tool resources that the agent should use to run
11+
the thread. Default value is None.
12+
713
### Bugs Fixed
814

915
- `_AgentsClientOperationsMixin` now it is private.

0 commit comments

Comments
 (0)