|
7 | 7 | "azure.ai.projects.models.AgentClusterInsightResult": "Azure.AI.Projects.AgentClusterInsightResult", |
8 | 8 | "azure.ai.projects.models.InsightRequest": "Azure.AI.Projects.InsightRequest", |
9 | 9 | "azure.ai.projects.models.AgentClusterInsightsRequest": "Azure.AI.Projects.AgentClusterInsightsRequest", |
10 | | - "azure.ai.projects.models.AgentContainerObject": "Azure.AI.Projects.AgentContainerObject", |
11 | | - "azure.ai.projects.models.AgentContainerOperationError": "Azure.AI.Projects.AgentContainerOperationError", |
12 | | - "azure.ai.projects.models.AgentContainerOperationObject": "Azure.AI.Projects.AgentContainerOperationObject", |
13 | 10 | "azure.ai.projects.models.AgentDefinition": "Azure.AI.Projects.AgentDefinition", |
14 | 11 | "azure.ai.projects.models.BaseCredentials": "Azure.AI.Projects.BaseCredentials", |
15 | 12 | "azure.ai.projects.models.AgenticIdentityCredentials": "Azure.AI.Projects.AgenticIdentityCredentials", |
|
108 | 105 | "azure.ai.projects.models.DatasetVersion": "Azure.AI.Projects.DatasetVersion", |
109 | 106 | "azure.ai.projects.models.DeleteAgentResponse": "Azure.AI.Projects.DeleteAgentResponse", |
110 | 107 | "azure.ai.projects.models.DeleteAgentVersionResponse": "Azure.AI.Projects.DeleteAgentVersionResponse", |
111 | | - "azure.ai.projects.models.DeleteMemoryStoreResponse": "Azure.AI.Projects.DeleteMemoryStoreResponse", |
| 108 | + "azure.ai.projects.models.DeleteMemoryStoreResult": "Azure.AI.Projects.DeleteMemoryStoreResponse", |
112 | 109 | "azure.ai.projects.models.Deployment": "Azure.AI.Projects.Deployment", |
113 | 110 | "azure.ai.projects.models.EmbeddingConfiguration": "Azure.AI.Projects.EmbeddingConfiguration", |
114 | 111 | "azure.ai.projects.models.EntraIDCredentials": "Azure.AI.Projects.EntraIDCredentials", |
|
198 | 195 | "azure.ai.projects.models.MemoryStoreDefinition": "Azure.AI.Projects.MemoryStoreDefinition", |
199 | 196 | "azure.ai.projects.models.MemoryStoreDefaultDefinition": "Azure.AI.Projects.MemoryStoreDefaultDefinition", |
200 | 197 | "azure.ai.projects.models.MemoryStoreDefaultOptions": "Azure.AI.Projects.MemoryStoreDefaultOptions", |
201 | | - "azure.ai.projects.models.MemoryStoreDeleteScopeResponse": "Azure.AI.Projects.MemoryStoreDeleteScopeResponse", |
| 198 | + "azure.ai.projects.models.MemoryStoreDeleteScopeResult": "Azure.AI.Projects.MemoryStoreDeleteScopeResponse", |
202 | 199 | "azure.ai.projects.models.MemoryStoreObject": "Azure.AI.Projects.MemoryStoreObject", |
203 | 200 | "azure.ai.projects.models.MemoryStoreOperationUsage": "Azure.AI.Projects.MemoryStoreOperationUsage", |
204 | 201 | "azure.ai.projects.models.MemoryStoreOperationUsageInputTokensDetails": "Azure.AI.Projects.MemoryStoreOperationUsage.input_tokens_details.anonymous", |
205 | 202 | "azure.ai.projects.models.MemoryStoreOperationUsageOutputTokensDetails": "Azure.AI.Projects.MemoryStoreOperationUsage.output_tokens_details.anonymous", |
206 | | - "azure.ai.projects.models.MemoryStoreSearchResponse": "Azure.AI.Projects.MemoryStoreSearchResponse", |
207 | | - "azure.ai.projects.models.MemoryStoreUpdateResponse": "Azure.AI.Projects.MemoryStoreUpdateResponse", |
208 | | - "azure.ai.projects.models.MemoryStoreUpdateResult": "Azure.AI.Projects.MemoryStoreUpdateResult", |
| 203 | + "azure.ai.projects.models.MemoryStoreSearchResult": "Azure.AI.Projects.MemoryStoreSearchResponse", |
| 204 | + "azure.ai.projects.models.MemoryStoreUpdateCompletedResult": "Azure.AI.Projects.MemoryStoreUpdateCompletedResult", |
| 205 | + "azure.ai.projects.models.MemoryStoreUpdateResult": "Azure.AI.Projects.MemoryStoreUpdateResponse", |
209 | 206 | "azure.ai.projects.models.MicrosoftFabricAgentTool": "Azure.AI.Projects.MicrosoftFabricAgentTool", |
210 | 207 | "azure.ai.projects.models.ModelDeployment": "Azure.AI.Projects.ModelDeployment", |
211 | 208 | "azure.ai.projects.models.ModelDeploymentSku": "Azure.AI.Projects.Sku", |
|
352 | 349 | "azure.ai.projects.models.LocationType": "OpenAI.LocationType", |
353 | 350 | "azure.ai.projects.models.ReasoningEffort": "OpenAI.ReasoningEffort", |
354 | 351 | "azure.ai.projects.models.ResponseTextFormatConfigurationType": "OpenAI.ResponseTextFormatConfigurationType", |
355 | | - "azure.ai.projects.models.AgentContainerOperationStatus": "Azure.AI.Projects.AgentContainerOperationStatus", |
356 | | - "azure.ai.projects.models.AgentContainerStatus": "Azure.AI.Projects.AgentContainerStatus", |
357 | 352 | "azure.ai.projects.models.MemoryStoreKind": "Azure.AI.Projects.MemoryStoreKind", |
358 | 353 | "azure.ai.projects.models.MemoryItemKind": "Azure.AI.Projects.MemoryItemKind", |
359 | 354 | "azure.ai.projects.models.ItemType": "OpenAI.ItemType", |
|
397 | 392 | "azure.ai.projects.models.ToolChoiceObjectType": "OpenAI.ToolChoiceObjectType", |
398 | 393 | "azure.ai.projects.models.ResponseErrorCode": "OpenAI.ResponseErrorCode", |
399 | 394 | "azure.ai.projects.models.ResponseStreamEventType": "OpenAI.ResponseStreamEventType", |
400 | | - "azure.ai.projects.operations.AgentsOperations.retrieve": "Azure.AI.Projects.Agents.getAgent", |
401 | | - "azure.ai.projects.aio.operations.AgentsOperations.retrieve": "Azure.AI.Projects.Agents.getAgent", |
| 395 | + "azure.ai.projects.operations.AgentsOperations.get": "Azure.AI.Projects.Agents.getAgent", |
| 396 | + "azure.ai.projects.aio.operations.AgentsOperations.get": "Azure.AI.Projects.Agents.getAgent", |
402 | 397 | "azure.ai.projects.operations.AgentsOperations.create": "Azure.AI.Projects.Agents.createAgent", |
403 | 398 | "azure.ai.projects.aio.operations.AgentsOperations.create": "Azure.AI.Projects.Agents.createAgent", |
404 | 399 | "azure.ai.projects.operations.AgentsOperations.update": "Azure.AI.Projects.Agents.updateAgent", |
|
415 | 410 | "azure.ai.projects.aio.operations.AgentsOperations.create_version": "Azure.AI.Projects.Agents.createAgentVersion", |
416 | 411 | "azure.ai.projects.operations.AgentsOperations.create_version_from_manifest": "Azure.AI.Projects.Agents.createAgentVersionFromManifest", |
417 | 412 | "azure.ai.projects.aio.operations.AgentsOperations.create_version_from_manifest": "Azure.AI.Projects.Agents.createAgentVersionFromManifest", |
418 | | - "azure.ai.projects.operations.AgentsOperations.retrieve_version": "Azure.AI.Projects.Agents.getAgentVersion", |
419 | | - "azure.ai.projects.aio.operations.AgentsOperations.retrieve_version": "Azure.AI.Projects.Agents.getAgentVersion", |
| 413 | + "azure.ai.projects.operations.AgentsOperations.get_version": "Azure.AI.Projects.Agents.getAgentVersion", |
| 414 | + "azure.ai.projects.aio.operations.AgentsOperations.get_version": "Azure.AI.Projects.Agents.getAgentVersion", |
420 | 415 | "azure.ai.projects.operations.AgentsOperations.delete_version": "Azure.AI.Projects.Agents.deleteAgentVersion", |
421 | 416 | "azure.ai.projects.aio.operations.AgentsOperations.delete_version": "Azure.AI.Projects.Agents.deleteAgentVersion", |
422 | 417 | "azure.ai.projects.operations.AgentsOperations.list_versions": "Azure.AI.Projects.Agents.listAgentVersions", |
423 | 418 | "azure.ai.projects.aio.operations.AgentsOperations.list_versions": "Azure.AI.Projects.Agents.listAgentVersions", |
424 | | - "azure.ai.projects.operations.AgentsOperations.start_container": "Azure.AI.Projects.Agents.startAgentContainer", |
425 | | - "azure.ai.projects.aio.operations.AgentsOperations.start_container": "Azure.AI.Projects.Agents.startAgentContainer", |
426 | | - "azure.ai.projects.operations.AgentsOperations.update_container": "Azure.AI.Projects.Agents.updateAgentContainer", |
427 | | - "azure.ai.projects.aio.operations.AgentsOperations.update_container": "Azure.AI.Projects.Agents.updateAgentContainer", |
428 | | - "azure.ai.projects.operations.AgentsOperations.stop_container": "Azure.AI.Projects.Agents.stopAgentContainer", |
429 | | - "azure.ai.projects.aio.operations.AgentsOperations.stop_container": "Azure.AI.Projects.Agents.stopAgentContainer", |
430 | | - "azure.ai.projects.operations.AgentsOperations.delete_container": "Azure.AI.Projects.Agents.deleteAgentContainer", |
431 | | - "azure.ai.projects.aio.operations.AgentsOperations.delete_container": "Azure.AI.Projects.Agents.deleteAgentContainer", |
432 | | - "azure.ai.projects.operations.AgentsOperations.retrieve_container": "Azure.AI.Projects.Agents.getAgentContainer", |
433 | | - "azure.ai.projects.aio.operations.AgentsOperations.retrieve_container": "Azure.AI.Projects.Agents.getAgentContainer", |
434 | | - "azure.ai.projects.operations.AgentsOperations.retrieve_container_operation": "Azure.AI.Projects.Agents.getAgentContainerOperation", |
435 | | - "azure.ai.projects.aio.operations.AgentsOperations.retrieve_container_operation": "Azure.AI.Projects.Agents.getAgentContainerOperation", |
436 | | - "azure.ai.projects.operations.AgentsOperations.list_container_operations": "Azure.AI.Projects.Agents.listAgentContainerOperations", |
437 | | - "azure.ai.projects.aio.operations.AgentsOperations.list_container_operations": "Azure.AI.Projects.Agents.listAgentContainerOperations", |
438 | | - "azure.ai.projects.operations.AgentsOperations.list_version_container_operations": "Azure.AI.Projects.Agents.listAgentVersionContainerOperations", |
439 | | - "azure.ai.projects.aio.operations.AgentsOperations.list_version_container_operations": "Azure.AI.Projects.Agents.listAgentVersionContainerOperations", |
440 | 419 | "azure.ai.projects.operations.MemoryStoresOperations.create": "Azure.AI.Projects.MemoryStores.createMemoryStore", |
441 | 420 | "azure.ai.projects.aio.operations.MemoryStoresOperations.create": "Azure.AI.Projects.MemoryStores.createMemoryStore", |
442 | 421 | "azure.ai.projects.operations.MemoryStoresOperations.update": "Azure.AI.Projects.MemoryStores.updateMemoryStore", |
|
0 commit comments