Commit eb43bd0
Support multiple open api and mcp for toolset. (#42728)
* Support multiple open api def for toolset.
* add toolset to support multiple mcp tools
* Update sdk/ai/azure-ai-agents/azure/ai/agents/models/_patch.py
Co-authored-by: Copilot <[email protected]>
* update changelog
* Improve merge resource
* add get_tool_resource and get_tool_definitions
* Run black and added test
* code clean up
* fix lint
* fix lint
* fix lint
* update change log
* Support multiple open api def for toolset.
* add toolset to support multiple mcp tools
* Update sdk/ai/azure-ai-agents/azure/ai/agents/models/_patch.py
Co-authored-by: Copilot <[email protected]>
* update changelog
* Improve merge resource
* add get_tool_resource and get_tool_definitions
* Run black and added test
* code clean up
* fix lint
* fix lint
* fix lint
* update change log
* Support multiple open api def for toolset.
* add toolset to support multiple mcp tools
* Update sdk/ai/azure-ai-agents/azure/ai/agents/models/_patch.py
Co-authored-by: Copilot <[email protected]>
* update changelog
* Improve merge resource
* add get_tool_resource and get_tool_definitions
* Run black and added test
* code clean up
* fix lint
* fix lint
* fix lint
* update change log
* Resolve comment
* it pushResolved comments
* Resolve comments
* clean up
* Resolved comment
* resolved comment
* Remove None as default
* Resolved comment
* Resolved comment
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Glenn Harper <[email protected]>1 parent 2e3d453 commit eb43bd0
File tree
7 files changed
+464
-83
lines changed- sdk/ai/azure-ai-agents
- azure/ai/agents/models
- samples/agents_tools
- tests
7 files changed
+464
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments