|
30 | 30 | "azure.ai.agents.models.BrowserAutomationToolConnectionParameters": "Azure.AI.Agents.BrowserAutomationToolConnectionParameters",
|
31 | 31 | "azure.ai.agents.models.BrowserAutomationToolDefinition": "Azure.AI.Agents.BrowserAutomationToolDefinition",
|
32 | 32 | "azure.ai.agents.models.BrowserAutomationToolParameters": "Azure.AI.Agents.BrowserAutomationToolParameters",
|
| 33 | + "azure.ai.agents.models.ComputerUseAction": "Azure.AI.Agents.ComputerUseAction", |
| 34 | + "azure.ai.agents.models.ClickAction": "Azure.AI.Agents.ClickAction", |
33 | 35 | "azure.ai.agents.models.CodeInterpreterToolDefinition": "Azure.AI.Agents.CodeInterpreterToolDefinition",
|
34 | 36 | "azure.ai.agents.models.CodeInterpreterToolResource": "Azure.AI.Agents.CodeInterpreterToolResource",
|
| 37 | + "azure.ai.agents.models.ComputerScreenshot": "Azure.AI.Agents.ComputerScreenshot", |
| 38 | + "azure.ai.agents.models.ToolOutput": "Azure.AI.Agents.ToolOutput", |
| 39 | + "azure.ai.agents.models.ComputerToolOutput": "Azure.AI.Agents.ComputerToolOutput", |
| 40 | + "azure.ai.agents.models.ComputerUseToolDefinition": "Azure.AI.Agents.ComputerUseToolDefinition", |
| 41 | + "azure.ai.agents.models.ComputerUseToolParameters": "Azure.AI.Agents.ComputerUseToolParameters", |
35 | 42 | "azure.ai.agents.models.ConnectedAgentDetails": "Azure.AI.Agents.ConnectedAgentDetails",
|
36 | 43 | "azure.ai.agents.models.ConnectedAgentToolDefinition": "Azure.AI.Agents.ConnectedAgentToolDefinition",
|
| 44 | + "azure.ai.agents.models.CoordinatePoint": "Azure.AI.Agents.CoordinatePoint", |
37 | 45 | "azure.ai.agents.models.DeepResearchBingGroundingConnection": "Azure.AI.Agents.DeepResearchBingGroundingConnection",
|
38 | 46 | "azure.ai.agents.models.DeepResearchDetails": "Azure.AI.Agents.DeepResearchDetails",
|
39 | 47 | "azure.ai.agents.models.DeepResearchToolDefinition": "Azure.AI.Agents.DeepResearchToolDefinition",
|
| 48 | + "azure.ai.agents.models.DoubleClickAction": "Azure.AI.Agents.DoubleClickAction", |
| 49 | + "azure.ai.agents.models.DragAction": "Azure.AI.Agents.DragAction", |
40 | 50 | "azure.ai.agents.models.FabricDataAgentToolParameters": "Azure.AI.Agents.FabricDataAgentToolParameters",
|
41 | 51 | "azure.ai.agents.models.FileInfo": "Azure.AI.Agents.FileInfo",
|
42 | 52 | "azure.ai.agents.models.FileListResponse": "Azure.AI.Agents.FileListResponse",
|
|
49 | 59 | "azure.ai.agents.models.FunctionDefinition": "Azure.AI.Agents.FunctionDefinition",
|
50 | 60 | "azure.ai.agents.models.FunctionName": "Azure.AI.Agents.FunctionName",
|
51 | 61 | "azure.ai.agents.models.FunctionToolDefinition": "Azure.AI.Agents.FunctionToolDefinition",
|
| 62 | + "azure.ai.agents.models.FunctionToolOutput": "Azure.AI.Agents.FunctionToolOutput", |
52 | 63 | "azure.ai.agents.models.IncompleteRunDetails": "Azure.AI.Agents.IncompleteRunDetails",
|
| 64 | + "azure.ai.agents.models.KeyPressAction": "Azure.AI.Agents.KeyPressAction", |
53 | 65 | "azure.ai.agents.models.MCPApprovalPerTool": "Azure.AI.Agents.MCPApprovalPerTool",
|
54 | 66 | "azure.ai.agents.models.MCPToolDefinition": "Azure.AI.Agents.MCPToolDefinition",
|
55 | 67 | "azure.ai.agents.models.MCPToolList": "Azure.AI.Agents.MCPToolList",
|
|
89 | 101 | "azure.ai.agents.models.MessageTextUrlCitationAnnotation": "Azure.AI.Agents.MessageTextUrlCitationAnnotation",
|
90 | 102 | "azure.ai.agents.models.MessageTextUrlCitationDetails": "Azure.AI.Agents.MessageTextUrlCitationDetails",
|
91 | 103 | "azure.ai.agents.models.MicrosoftFabricToolDefinition": "Azure.AI.Agents.MicrosoftFabricToolDefinition",
|
| 104 | + "azure.ai.agents.models.MoveAction": "Azure.AI.Agents.MoveAction", |
92 | 105 | "azure.ai.agents.models.OpenApiAuthDetails": "Azure.AI.Agents.OpenApiAuthDetails",
|
93 | 106 | "azure.ai.agents.models.OpenApiAnonymousAuthDetails": "Azure.AI.Agents.OpenApiAnonymousAuthDetails",
|
94 | 107 | "azure.ai.agents.models.OpenApiConnectionAuthDetails": "Azure.AI.Agents.OpenApiConnectionAuthDetails",
|
|
99 | 112 | "azure.ai.agents.models.OpenApiToolDefinition": "Azure.AI.Agents.OpenApiToolDefinition",
|
100 | 113 | "azure.ai.agents.models.RequiredAction": "Azure.AI.Agents.RequiredAction",
|
101 | 114 | "azure.ai.agents.models.RequiredToolCall": "Azure.AI.Agents.RequiredToolCall",
|
| 115 | + "azure.ai.agents.models.RequiredComputerUseToolCall": "Azure.AI.Agents.RequiredComputerUseToolCall", |
| 116 | + "azure.ai.agents.models.RequiredComputerUseToolCallDetails": "Azure.AI.Agents.RequiredComputerUseToolCallDetails", |
102 | 117 | "azure.ai.agents.models.RequiredFunctionToolCall": "Azure.AI.Agents.RequiredFunctionToolCall",
|
103 | 118 | "azure.ai.agents.models.RequiredFunctionToolCallDetails": "Azure.AI.Agents.RequiredFunctionToolCallDetails",
|
104 | 119 | "azure.ai.agents.models.RequiredMcpToolCall": "Azure.AI.Agents.RequiredMcpToolCall",
|
|
122 | 137 | "azure.ai.agents.models.RunStepCodeInterpreterToolCall": "Azure.AI.Agents.RunStepCodeInterpreterToolCall",
|
123 | 138 | "azure.ai.agents.models.RunStepCodeInterpreterToolCallDetails": "Azure.AI.Agents.RunStepCodeInterpreterToolCallDetails",
|
124 | 139 | "azure.ai.agents.models.RunStepCompletionUsage": "Azure.AI.Agents.RunStepCompletionUsage",
|
| 140 | + "azure.ai.agents.models.RunStepComputerUseToolCall": "Azure.AI.Agents.RunStepComputerUseToolCall", |
| 141 | + "azure.ai.agents.models.RunStepComputerUseToolCallDetails": "Azure.AI.Agents.RunStepComputerUseToolCallDetails", |
125 | 142 | "azure.ai.agents.models.RunStepConnectedAgent": "Azure.AI.Agents.RunStepConnectedAgent",
|
126 | 143 | "azure.ai.agents.models.RunStepConnectedAgentToolCall": "Azure.AI.Agents.RunStepConnectedAgentToolCall",
|
127 | 144 | "azure.ai.agents.models.RunStepDeepResearchToolCall": "Azure.AI.Agents.RunStepDeepResearchToolCall",
|
|
168 | 185 | "azure.ai.agents.models.RunStepOpenAPIToolCall": "Azure.AI.Agents.RunStepOpenAPIToolCall",
|
169 | 186 | "azure.ai.agents.models.RunStepSharepointToolCall": "Azure.AI.Agents.RunStepSharepointToolCall",
|
170 | 187 | "azure.ai.agents.models.RunStepToolCallDetails": "Azure.AI.Agents.RunStepToolCallDetails",
|
| 188 | + "azure.ai.agents.models.SafetyCheck": "Azure.AI.Agents.SafetyCheck", |
| 189 | + "azure.ai.agents.models.ScreenshotAction": "Azure.AI.Agents.ScreenshotAction", |
| 190 | + "azure.ai.agents.models.ScrollAction": "Azure.AI.Agents.ScrollAction", |
171 | 191 | "azure.ai.agents.models.SharepointGroundingToolParameters": "Azure.AI.Agents.SharepointGroundingToolParameters",
|
172 | 192 | "azure.ai.agents.models.SharepointToolDefinition": "Azure.AI.Agents.SharepointToolDefinition",
|
173 | 193 | "azure.ai.agents.models.SubmitToolApprovalAction": "Azure.AI.Agents.SubmitToolApprovalAction",
|
|
179 | 199 | "azure.ai.agents.models.ThreadRun": "Azure.AI.Agents.ThreadRun",
|
180 | 200 | "azure.ai.agents.models.ToolApproval": "Azure.AI.Agents.ToolApproval",
|
181 | 201 | "azure.ai.agents.models.ToolConnection": "Azure.AI.Agents.ToolConnection",
|
182 |
| - "azure.ai.agents.models.ToolOutput": "Azure.AI.Agents.ToolOutput", |
183 | 202 | "azure.ai.agents.models.ToolResources": "Azure.AI.Agents.ToolResources",
|
184 | 203 | "azure.ai.agents.models.TruncationObject": "Azure.AI.Agents.TruncationObject",
|
| 204 | + "azure.ai.agents.models.TypeAction": "Azure.AI.Agents.TypeAction", |
185 | 205 | "azure.ai.agents.models.VectorStore": "Azure.AI.Agents.VectorStore",
|
186 | 206 | "azure.ai.agents.models.VectorStoreChunkingStrategyRequest": "Azure.AI.Agents.VectorStoreChunkingStrategyRequest",
|
187 | 207 | "azure.ai.agents.models.VectorStoreAutoChunkingStrategyRequest": "Azure.AI.Agents.VectorStoreAutoChunkingStrategyRequest",
|
|
198 | 218 | "azure.ai.agents.models.VectorStoreStaticChunkingStrategyOptions": "Azure.AI.Agents.VectorStoreStaticChunkingStrategyOptions",
|
199 | 219 | "azure.ai.agents.models.VectorStoreStaticChunkingStrategyRequest": "Azure.AI.Agents.VectorStoreStaticChunkingStrategyRequest",
|
200 | 220 | "azure.ai.agents.models.VectorStoreStaticChunkingStrategyResponse": "Azure.AI.Agents.VectorStoreStaticChunkingStrategyResponse",
|
| 221 | + "azure.ai.agents.models.WaitAction": "Azure.AI.Agents.WaitAction", |
201 | 222 | "azure.ai.agents.models.VectorStoreDataSourceAssetType": "Azure.AI.Agents.VectorStoreDataSourceAssetType",
|
202 | 223 | "azure.ai.agents.models.AzureAISearchQueryType": "Azure.AI.Agents.AzureAISearchQueryType",
|
203 | 224 | "azure.ai.agents.models.MessageRole": "Azure.AI.Agents.MessageRole",
|
204 | 225 | "azure.ai.agents.models.MessageBlockType": "Azure.AI.Agents.MessageBlockType",
|
205 | 226 | "azure.ai.agents.models.ImageDetailLevel": "Azure.AI.Agents.ImageDetailLevel",
|
| 227 | + "azure.ai.agents.models.ComputerUseEnvironment": "Azure.AI.Agents.ComputerUseEnvironment", |
206 | 228 | "azure.ai.agents.models.OpenApiAuthType": "Azure.AI.Agents.OpenApiAuthType",
|
207 | 229 | "azure.ai.agents.models.ListSortOrder": "Azure.AI.Agents.ListSortOrder",
|
208 | 230 | "azure.ai.agents.models.MessageStatus": "Azure.AI.Agents.MessageStatus",
|
209 | 231 | "azure.ai.agents.models.MessageIncompleteDetailsReason": "Azure.AI.Agents.MessageIncompleteDetailsReason",
|
210 | 232 | "azure.ai.agents.models.RunStatus": "Azure.AI.Agents.RunStatus",
|
| 233 | + "azure.ai.agents.models.MouseButton": "Azure.AI.Agents.MouseButton", |
211 | 234 | "azure.ai.agents.models.IncompleteDetailsReason": "Azure.AI.Agents.IncompleteDetailsReason",
|
212 | 235 | "azure.ai.agents.models.TruncationStrategy": "Azure.AI.Agents.TruncationStrategy",
|
213 | 236 | "azure.ai.agents.models.AgentsToolChoiceOptionMode": "Azure.AI.Agents.AgentsToolChoiceOptionMode",
|
|
0 commit comments