|
1 | 1 | { |
2 | 2 | "CrossLanguagePackageId": "Azure.AI.Projects", |
3 | 3 | "CrossLanguageDefinitionId": { |
| 4 | + "azure.ai.projects.onedp.models.BaseCredentials": "Azure.AI.Projects.BaseCredentials", |
| 5 | + "azure.ai.projects.onedp.models.ApiKeyCredentials": "Azure.AI.Projects.ApiKeyCredentials", |
4 | 6 | "azure.ai.projects.onedp.models.Index": "Azure.AI.Projects.Index", |
5 | 7 | "azure.ai.projects.onedp.models.AzureAISearchIndex": "Azure.AI.Projects.AzureAISearchIndex", |
6 | 8 | "azure.ai.projects.onedp.models.BlobReferenceForConsumption": "Azure.AI.Projects.BlobReferenceForConsumption", |
7 | 9 | "azure.ai.projects.onedp.models.Connection": "Azure.AI.Projects.Connection", |
8 | 10 | "azure.ai.projects.onedp.models.CosmosDBIndex": "Azure.AI.Projects.CosmosDBIndex", |
| 11 | + "azure.ai.projects.onedp.models.CustomCredential": "Azure.AI.Projects.CustomCredential", |
9 | 12 | "azure.ai.projects.onedp.models.DatasetVersion": "Azure.AI.Projects.DatasetVersion", |
10 | 13 | "azure.ai.projects.onedp.models.Deployment": "Azure.AI.Projects.Deployment", |
11 | 14 | "azure.ai.projects.onedp.models.EmbeddingConfiguration": "Azure.AI.Projects.EmbeddingConfiguration", |
| 15 | + "azure.ai.projects.onedp.models.EntraIDCredentials": "Azure.AI.Projects.EntraIDCredentials", |
12 | 16 | "azure.ai.projects.onedp.models.Evaluation": "Azure.AI.Projects.Evaluation", |
13 | | - "azure.ai.projects.onedp.models.EvaluationResult": "Azure.AI.Projects.EvaluationResult", |
14 | 17 | "azure.ai.projects.onedp.models.EvaluatorConfiguration": "Azure.AI.Projects.EvaluatorConfiguration", |
15 | 18 | "azure.ai.projects.onedp.models.FileDatasetVersion": "Azure.AI.Projects.FileDatasetVersion", |
16 | 19 | "azure.ai.projects.onedp.models.FolderDatasetVersion": "Azure.AI.Projects.FolderDatasetVersion", |
17 | 20 | "azure.ai.projects.onedp.models.InputData": "Azure.AI.Projects.InputData", |
18 | 21 | "azure.ai.projects.onedp.models.InputDataset": "Azure.AI.Projects.InputDataset", |
19 | 22 | "azure.ai.projects.onedp.models.ManagedAzureAISearchIndex": "Azure.AI.Projects.ManagedAzureAISearchIndex", |
20 | 23 | "azure.ai.projects.onedp.models.ModelDeployment": "Azure.AI.Projects.ModelDeployment", |
| 24 | + "azure.ai.projects.onedp.models.NoAuthenticationCredentials": "Azure.AI.Projects.NoAuthenticationCredentials", |
21 | 25 | "azure.ai.projects.onedp.models.PendingUploadRequest": "Azure.AI.Projects.PendingUploadRequest", |
22 | 26 | "azure.ai.projects.onedp.models.PendingUploadResponse": "Azure.AI.Projects.PendingUploadResponse", |
23 | 27 | "azure.ai.projects.onedp.models.RedTeam": "Azure.AI.Projects.RedTeam", |
24 | 28 | "azure.ai.projects.onedp.models.SasCredential": "Azure.AI.Projects.SasCredential", |
| 29 | + "azure.ai.projects.onedp.models.SASCredentials": "Azure.AI.Projects.SASCredentials", |
25 | 30 | "azure.ai.projects.onedp.models.Sku": "Azure.AI.Projects.Sku", |
26 | 31 | "azure.ai.projects.onedp.models.ConnectionType": "Azure.AI.Projects.ConnectionType", |
27 | | - "azure.ai.projects.onedp.models.AuthenticationType": "Azure.AI.Projects.AuthenticationType", |
| 32 | + "azure.ai.projects.onedp.models.CredentialType": "Azure.AI.Projects.CredentialType", |
28 | 33 | "azure.ai.projects.onedp.models.DatasetType": "Azure.AI.Projects.DatasetType", |
29 | 34 | "azure.ai.projects.onedp.models.ListViewType": "Azure.AI.Projects.ListViewType", |
30 | | - "azure.ai.projects.onedp.models.RepeatabilityResult": "Azure.Core.RepeatabilityResult", |
31 | 35 | "azure.ai.projects.onedp.models.PendingUploadType": "Azure.AI.Projects.PendingUploadType", |
32 | 36 | "azure.ai.projects.onedp.models.IndexType": "Azure.AI.Projects.IndexType", |
33 | 37 | "azure.ai.projects.onedp.models.DeploymentType": "Azure.AI.Projects.DeploymentType", |
34 | | - "azure.ai.projects.onedp.models.ResultType": "Azure.AI.Projects.ResultType", |
35 | 38 | "azure.ai.projects.onedp.models.AttackStrategy": "Azure.AI.Projects.AttackStrategy", |
36 | 39 | "azure.ai.projects.onedp.models.RiskCategory": "Azure.AI.Projects.RiskCategory", |
37 | 40 | "azure.ai.projects.onedp.AIProjectClient.connections.get": "Azure.AI.Projects.Connections.get", |
| 41 | + "azure.ai.projects.onedp.AIProjectClient.connections.get_with_credentials": "Azure.AI.Projects.Connections.getWithCredentials", |
38 | 42 | "azure.ai.projects.onedp.AIProjectClient.connections.list": "Azure.AI.Projects.Connections.list", |
39 | 43 | "azure.ai.projects.onedp.AIProjectClient.evaluations.get": "Azure.AI.Projects.Evaluations.get", |
40 | 44 | "azure.ai.projects.onedp.AIProjectClient.evaluations.list": "Azure.AI.Projects.Evaluations.list", |
|
43 | 47 | "azure.ai.projects.onedp.AIProjectClient.datasets.list_latest": "Azure.AI.Projects.ServicePatterns.Datasets.listLatest", |
44 | 48 | "azure.ai.projects.onedp.AIProjectClient.datasets.get_version": "Azure.AI.Projects.ServicePatterns.Datasets.getVersion", |
45 | 49 | "azure.ai.projects.onedp.AIProjectClient.datasets.delete_version": "Azure.AI.Projects.ServicePatterns.Datasets.deleteVersion", |
46 | | - "azure.ai.projects.onedp.AIProjectClient.datasets.create": "Azure.AI.Projects.ServicePatterns.Datasets.create", |
47 | 50 | "azure.ai.projects.onedp.AIProjectClient.datasets.create_version": "Azure.AI.Projects.ServicePatterns.Datasets.createVersion", |
48 | 51 | "azure.ai.projects.onedp.AIProjectClient.datasets.start_pending_upload_version": "Azure.AI.Projects.Datasets.startPendingUploadVersion", |
49 | | - "azure.ai.projects.onedp.AIProjectClient.datasets.start_pending_upload": "Azure.AI.Projects.Datasets.startPendingUpload", |
50 | 52 | "azure.ai.projects.onedp.AIProjectClient.indexes.list_versions": "Azure.AI.Projects.ServicePatterns.Indexes.listVersions", |
51 | 53 | "azure.ai.projects.onedp.AIProjectClient.indexes.list_latest": "Azure.AI.Projects.ServicePatterns.Indexes.listLatest", |
52 | 54 | "azure.ai.projects.onedp.AIProjectClient.indexes.get_version": "Azure.AI.Projects.ServicePatterns.Indexes.getVersion", |
53 | 55 | "azure.ai.projects.onedp.AIProjectClient.indexes.delete_version": "Azure.AI.Projects.ServicePatterns.Indexes.deleteVersion", |
54 | | - "azure.ai.projects.onedp.AIProjectClient.indexes.create": "Azure.AI.Projects.ServicePatterns.Indexes.create", |
55 | 56 | "azure.ai.projects.onedp.AIProjectClient.indexes.create_version": "Azure.AI.Projects.ServicePatterns.Indexes.createVersion", |
56 | 57 | "azure.ai.projects.onedp.AIProjectClient.deployments.get": "Azure.AI.Projects.Deployments.get", |
57 | 58 | "azure.ai.projects.onedp.AIProjectClient.deployments.list": "Azure.AI.Projects.Deployments.list", |
58 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.list_versions": "Azure.AI.Projects.ServicePatterns.EvaluationResults.listVersions", |
59 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.list_latest": "Azure.AI.Projects.ServicePatterns.EvaluationResults.listLatest", |
60 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.get_version": "Azure.AI.Projects.ServicePatterns.EvaluationResults.getVersion", |
61 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.delete_version": "Azure.AI.Projects.ServicePatterns.EvaluationResults.deleteVersion", |
62 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.create": "Azure.AI.Projects.ServicePatterns.EvaluationResults.create", |
63 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.create_version": "Azure.AI.Projects.ServicePatterns.EvaluationResults.createVersion", |
64 | | - "azure.ai.projects.onedp.AIProjectClient.evaluation_results.start_pending_upload": "Azure.AI.Projects.EvaluationResults.startPendingUpload", |
65 | 59 | "azure.ai.projects.onedp.AIProjectClient.red_teams.get": "Azure.AI.Projects.RedTeams.get", |
66 | 60 | "azure.ai.projects.onedp.AIProjectClient.red_teams.list": "Azure.AI.Projects.RedTeams.list", |
67 | 61 | "azure.ai.projects.onedp.AIProjectClient.red_teams.create_run": "Azure.AI.Projects.RedTeams.createRun" |
|
0 commit comments