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
Copy file name to clipboardExpand all lines: sdk/ai/azure-ai-agents/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@
4
4
5
5
## 1.1.0b4 (Unreleased)
6
6
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
+
7
13
### Bugs Fixed
8
14
9
15
-`_AgentsClientOperationsMixin` now it is private.
0 commit comments