|
85 | 85 | "azure.ai.projects.models.EvaluationRuleAction": "Azure.AI.Projects.EvaluationRuleAction", |
86 | 86 | "azure.ai.projects.models.ContinuousEvaluationRuleAction": "Azure.AI.Projects.ContinuousEvaluationRuleAction", |
87 | 87 | "azure.ai.projects.models.CosmosDBIndex": "Azure.AI.Projects.CosmosDBIndex", |
| 88 | + "azure.ai.projects.models.CreateAgentVersionFromCodeContent": "Azure.AI.Projects.CreateAgentVersionFromCodeContent", |
| 89 | + "azure.ai.projects.models.CreateAgentVersionFromCodeRequest": "Azure.AI.Projects.CreateAgentVersionFromCodeRequest", |
88 | 90 | "azure.ai.projects.models.Trigger": "Azure.AI.Projects.Trigger", |
89 | 91 | "azure.ai.projects.models.CronTrigger": "Azure.AI.Projects.CronTrigger", |
90 | 92 | "azure.ai.projects.models.CustomCredential": "Azure.AI.Projects.CustomCredential", |
|
239 | 241 | "azure.ai.projects.models.SpecificFunctionShellParam": "OpenAI.SpecificFunctionShellParam", |
240 | 242 | "azure.ai.projects.models.StructuredInputDefinition": "Azure.AI.Projects.StructuredInputDefinition", |
241 | 243 | "azure.ai.projects.models.StructuredOutputDefinition": "Azure.AI.Projects.StructuredOutputDefinition", |
242 | | - "azure.ai.projects.models.TaskDataGenerationJobOptions": "Azure.AI.Projects.TaskDataGenerationJobOptions", |
243 | 244 | "azure.ai.projects.models.TaxonomyCategory": "Azure.AI.Projects.TaxonomyCategory", |
244 | 245 | "azure.ai.projects.models.TaxonomySubCategory": "Azure.AI.Projects.TaxonomySubCategory", |
245 | 246 | "azure.ai.projects.models.TelemetryConfig": "Azure.AI.Projects.TelemetryConfig", |
|
298 | 299 | "azure.ai.projects.models.ContainerSkillType": "OpenAI.ContainerSkillType", |
299 | 300 | "azure.ai.projects.models.SearchContextSize": "OpenAI.SearchContextSize", |
300 | 301 | "azure.ai.projects.models.AgentProtocol": "Azure.AI.Projects.AgentProtocol", |
| 302 | + "azure.ai.projects.models.CodeDependencyResolution": "Azure.AI.Projects.CodeDependencyResolution", |
301 | 303 | "azure.ai.projects.models.TelemetryEndpointKind": "Azure.AI.Projects.TelemetryEndpointKind", |
302 | 304 | "azure.ai.projects.models.TelemetryDataKind": "Azure.AI.Projects.TelemetryDataKind", |
303 | 305 | "azure.ai.projects.models.TelemetryEndpointAuthType": "Azure.AI.Projects.TelemetryEndpointAuthType", |
|
0 commit comments