Skip to content

Commit ea7c329

Browse files
authored
[create-pull-request] automated change
1 parent e537533 commit ea7c329

File tree

32 files changed

+1442
-164
lines changed

32 files changed

+1442
-164
lines changed

src/Aspire.Hosting.Azure.AIFoundry/api/Aspire.Hosting.Azure.AIFoundry.cs

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,14 @@ public partial class AIFoundryModel
3737

3838
public static partial class AI21Labs
3939
{
40+
[System.Obsolete("Use AI21Jamba15Large instead.")]
41+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
4042
public static readonly AIFoundryModel Ai21Jamba15Large;
43+
public static readonly AIFoundryModel AI21Jamba15Large;
44+
[System.Obsolete("Use AI21Jamba15Mini instead.")]
45+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
4146
public static readonly AIFoundryModel Ai21Jamba15Mini;
47+
public static readonly AIFoundryModel AI21Jamba15Mini;
4248
}
4349

4450
public static partial class BlackForestLabs
@@ -66,18 +72,57 @@ public static partial class Core42
6672

6773
public static partial class DeepSeek
6874
{
75+
[System.Obsolete("Use DeepSeekR1 instead.")]
76+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
6977
public static readonly AIFoundryModel DeepseekR1;
78+
public static readonly AIFoundryModel DeepSeekR1;
79+
[System.Obsolete("Use DeepSeekR10528 instead.")]
80+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
7081
public static readonly AIFoundryModel DeepseekR10528;
82+
public static readonly AIFoundryModel DeepSeekR10528;
83+
[System.Obsolete("Use DeepSeekV3 instead.")]
84+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
7185
public static readonly AIFoundryModel DeepseekV3;
86+
public static readonly AIFoundryModel DeepSeekV3;
87+
[System.Obsolete("Use DeepSeekV30324 instead.")]
88+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
7289
public static readonly AIFoundryModel DeepseekV30324;
90+
public static readonly AIFoundryModel DeepSeekV30324;
91+
public static readonly AIFoundryModel DeepSeekV31;
92+
}
93+
94+
public static partial class Local
95+
{
96+
public static readonly AIFoundryModel DeepseekR114b;
97+
public static readonly AIFoundryModel DeepseekR17b;
98+
public static readonly AIFoundryModel GptOss20b;
99+
public static readonly AIFoundryModel Mistral7bV02;
100+
public static readonly AIFoundryModel Phi35Mini;
101+
public static readonly AIFoundryModel Phi3Mini128k;
102+
public static readonly AIFoundryModel Phi3Mini4k;
103+
public static readonly AIFoundryModel Phi4;
104+
public static readonly AIFoundryModel Phi4Mini;
105+
public static readonly AIFoundryModel Phi4MiniReasoning;
106+
public static readonly AIFoundryModel Qwen2505b;
107+
public static readonly AIFoundryModel Qwen2514b;
108+
public static readonly AIFoundryModel Qwen2515b;
109+
public static readonly AIFoundryModel Qwen2515bInstructTestVitisNpu;
110+
public static readonly AIFoundryModel Qwen257b;
111+
public static readonly AIFoundryModel Qwen25Coder05b;
112+
public static readonly AIFoundryModel Qwen25Coder14b;
113+
public static readonly AIFoundryModel Qwen25Coder15b;
114+
public static readonly AIFoundryModel Qwen25Coder7b;
73115
}
74116

75117
public static partial class Meta
76118
{
77119
public static readonly AIFoundryModel Llama3211BVisionInstruct;
78120
public static readonly AIFoundryModel Llama3290BVisionInstruct;
79121
public static readonly AIFoundryModel Llama3370BInstruct;
122+
[System.Obsolete("Use Llama4Maverick17B128EInstructFP8 instead.")]
123+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
80124
public static readonly AIFoundryModel Llama4Maverick17B128EInstructFp8;
125+
public static readonly AIFoundryModel Llama4Maverick17B128EInstructFP8;
81126
public static readonly AIFoundryModel Llama4Scout17B16EInstruct;
82127
public static readonly AIFoundryModel MetaLlama31405BInstruct;
83128
public static readonly AIFoundryModel MetaLlama3170BInstruct;
@@ -88,21 +133,58 @@ public static partial class Meta
88133

89134
public static partial class Microsoft
90135
{
136+
[System.Obsolete("Use AzureAIContentSafety instead.")]
137+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
91138
public static readonly AIFoundryModel AzureAiContentSafety;
139+
public static readonly AIFoundryModel AzureAIContentSafety;
140+
[System.Obsolete("Use AzureAIContentSafety instead.")]
141+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
92142
public static readonly AIFoundryModel AzureAiContentUnderstanding;
143+
public static readonly AIFoundryModel AzureAIContentUnderstanding;
144+
[System.Obsolete("Use AzureAIContentSafety instead.")]
145+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
93146
public static readonly AIFoundryModel AzureAiDocumentIntelligence;
147+
public static readonly AIFoundryModel AzureAIDocumentIntelligence;
148+
[System.Obsolete("Use AzureAIContentSafety instead.")]
149+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
94150
public static readonly AIFoundryModel AzureAiLanguage;
151+
public static readonly AIFoundryModel AzureAILanguage;
152+
[System.Obsolete("This model is not available anymore.")]
153+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
95154
public static readonly AIFoundryModel AzureAiSpeech;
155+
[System.Obsolete("Use AzureAITranslator instead.")]
156+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
96157
public static readonly AIFoundryModel AzureAiTranslator;
158+
public static readonly AIFoundryModel AzureAITranslator;
159+
[System.Obsolete("Use AzureAIVision instead.")]
160+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
97161
public static readonly AIFoundryModel AzureAiVision;
162+
public static readonly AIFoundryModel AzureAIVision;
163+
public static readonly AIFoundryModel LanguageDetection;
164+
[System.Obsolete("Use MaiDSR1 instead.")]
165+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
98166
public static readonly AIFoundryModel MaiDsR1;
167+
public static readonly AIFoundryModel MaiDSR1;
99168
public static readonly AIFoundryModel ModelRouter;
169+
public static readonly AIFoundryModel Phi35MiniInstruct;
170+
public static readonly AIFoundryModel Phi35MoEInstruct;
171+
public static readonly AIFoundryModel Phi35VisionInstruct;
172+
public static readonly AIFoundryModel Phi3Medium128kInstruct;
173+
public static readonly AIFoundryModel Phi3Medium4kInstruct;
174+
public static readonly AIFoundryModel Phi3Mini128kInstruct;
175+
public static readonly AIFoundryModel Phi3Mini4kInstruct;
176+
public static readonly AIFoundryModel Phi3Small128kInstruct;
177+
public static readonly AIFoundryModel Phi3Small8kInstruct;
100178
public static readonly AIFoundryModel Phi4;
101179
public static readonly AIFoundryModel Phi4MiniInstruct;
102180
public static readonly AIFoundryModel Phi4MiniReasoning;
181+
public static readonly AIFoundryModel Phi4MultimodalInstruct;
103182
public static readonly AIFoundryModel Phi4Reasoning;
183+
public static readonly AIFoundryModel TextPii;
104184
}
105185

186+
[System.Obsolete("Use MistralAI instead.")]
187+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
106188
public static partial class MistralAi
107189
{
108190
public static readonly AIFoundryModel Codestral2501;
@@ -116,9 +198,23 @@ public static partial class MistralAi
116198
public static readonly AIFoundryModel MistralSmall2503;
117199
}
118200

201+
public static partial class MistralAI
202+
{
203+
public static readonly AIFoundryModel Codestral2501;
204+
public static readonly AIFoundryModel Ministral3B;
205+
public static readonly AIFoundryModel MistralDocumentAi2505;
206+
public static readonly AIFoundryModel MistralLarge2407;
207+
public static readonly AIFoundryModel MistralLarge2411;
208+
public static readonly AIFoundryModel MistralMedium2505;
209+
public static readonly AIFoundryModel MistralNemo;
210+
public static readonly AIFoundryModel MistralSmall;
211+
public static readonly AIFoundryModel MistralSmall2503;
212+
}
213+
119214
public static partial class OpenAI
120215
{
121216
public static readonly AIFoundryModel CodexMini;
217+
public static readonly AIFoundryModel ComputerUsePreview;
122218
public static readonly AIFoundryModel DallE3;
123219
public static readonly AIFoundryModel Davinci002;
124220
public static readonly AIFoundryModel Gpt35Turbo;
@@ -129,6 +225,7 @@ public static partial class OpenAI
129225
public static readonly AIFoundryModel Gpt41Mini;
130226
public static readonly AIFoundryModel Gpt41Nano;
131227
public static readonly AIFoundryModel Gpt432k;
228+
public static readonly AIFoundryModel Gpt45Preview;
132229
public static readonly AIFoundryModel Gpt4o;
133230
public static readonly AIFoundryModel Gpt4oAudioPreview;
134231
public static readonly AIFoundryModel Gpt4oMini;
@@ -138,13 +235,27 @@ public static partial class OpenAI
138235
public static readonly AIFoundryModel Gpt4oMiniTts;
139236
public static readonly AIFoundryModel Gpt4oRealtimePreview;
140237
public static readonly AIFoundryModel Gpt4oTranscribe;
238+
public static readonly AIFoundryModel Gpt4oTranscribeDiarize;
239+
public static readonly AIFoundryModel Gpt5;
141240
public static readonly AIFoundryModel Gpt5Chat;
241+
public static readonly AIFoundryModel Gpt5Codex;
142242
public static readonly AIFoundryModel Gpt5Mini;
143243
public static readonly AIFoundryModel Gpt5Nano;
244+
public static readonly AIFoundryModel Gpt5Pro;
245+
public static readonly AIFoundryModel GptAudio;
246+
public static readonly AIFoundryModel GptAudioMini;
247+
public static readonly AIFoundryModel GptImage1;
248+
public static readonly AIFoundryModel GptImage1Mini;
144249
public static readonly AIFoundryModel GptOss120b;
250+
public static readonly AIFoundryModel GptRealtime;
251+
public static readonly AIFoundryModel GptRealtimeMini;
145252
public static readonly AIFoundryModel O1;
146253
public static readonly AIFoundryModel O1Mini;
254+
public static readonly AIFoundryModel O1Preview;
255+
public static readonly AIFoundryModel O3;
256+
public static readonly AIFoundryModel O3DeepResearch;
147257
public static readonly AIFoundryModel O3Mini;
258+
public static readonly AIFoundryModel O3Pro;
148259
public static readonly AIFoundryModel O4Mini;
149260
public static readonly AIFoundryModel Sora;
150261
public static readonly AIFoundryModel TextEmbedding3Large;
@@ -155,10 +266,21 @@ public static partial class OpenAI
155266
public static readonly AIFoundryModel Whisper;
156267
}
157268

269+
public static partial class StabilityAI
270+
{
271+
public static readonly AIFoundryModel StableDiffusion35Large;
272+
public static readonly AIFoundryModel StableImageCore;
273+
public static readonly AIFoundryModel StableImageUltra;
274+
}
275+
158276
public static partial class XAI
159277
{
160278
public static readonly AIFoundryModel Grok3;
161279
public static readonly AIFoundryModel Grok3Mini;
280+
public static readonly AIFoundryModel Grok4;
281+
public static readonly AIFoundryModel Grok4FastNonReasoning;
282+
public static readonly AIFoundryModel Grok4FastReasoning;
283+
public static readonly AIFoundryModel GrokCodeFast1;
162284
}
163285
}
164286

src/Aspire.Hosting.Azure.AppContainers/api/Aspire.Hosting.Azure.AppContainers.cs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,14 @@ public AzureContainerAppEnvironmentResource(string name, System.Action<AzureReso
9292
public BicepOutputReference NameOutputReference { get { throw null; } }
9393

9494
public override global::Azure.Provisioning.Primitives.ProvisionableResource AddAsExistingResource(AzureResourceInfrastructure infra) { throw null; }
95+
96+
ApplicationModel.ReferenceExpression ApplicationModel.IComputeEnvironmentResource.GetHostAddressExpression(ApplicationModel.EndpointReference endpointReference) { throw null; }
97+
}
98+
99+
public partial class AzureContainerAppResource : AzureProvisioningResource
100+
{
101+
public AzureContainerAppResource(string name, System.Action<AzureResourceInfrastructure> configureInfrastructure, ApplicationModel.IResource targetResource) : base(default!, default!) { }
102+
103+
public ApplicationModel.IResource TargetResource { get { throw null; } }
95104
}
96105
}

src/Aspire.Hosting.Azure.AppService/api/Aspire.Hosting.Azure.AppService.cs

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,16 @@ public static ApplicationModel.IResourceBuilder<T> PublishAsAzureAppServiceWebsi
1717
public static partial class AzureAppServiceEnvironmentExtensions
1818
{
1919
public static ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> AddAzureAppServiceEnvironment(this IDistributedApplicationBuilder builder, string name) { throw null; }
20+
21+
public static ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> WithAutomaticScaling(this ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> builder) { throw null; }
22+
23+
public static ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> WithAzureApplicationInsights(this ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> builder, ApplicationModel.IResourceBuilder<ApplicationModel.ParameterResource> applicationInsightsLocation) { throw null; }
24+
25+
public static ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> WithAzureApplicationInsights(this ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> builder, ApplicationModel.IResourceBuilder<Azure.AzureApplicationInsightsResource> applicationInsightsBuilder) { throw null; }
26+
27+
public static ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> WithAzureApplicationInsights(this ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> builder, string? applicationInsightsLocation = null) { throw null; }
28+
29+
public static ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> WithDashboard(this ApplicationModel.IResourceBuilder<Azure.AzureAppServiceEnvironmentResource> builder, bool enable = true) { throw null; }
2030
}
2131
}
2232

@@ -32,9 +42,17 @@ public AzureAppServiceEnvironmentResource(string name, System.Action<AzureResour
3242

3343
ApplicationModel.ReferenceExpression IAzureContainerRegistry.ManagedIdentityId { get { throw null; } }
3444

45+
public BicepOutputReference AzureAppInsightsConnectionStringReference { get { throw null; } }
46+
47+
public BicepOutputReference AzureAppInsightsInstrumentationKeyReference { get { throw null; } }
48+
49+
public BicepOutputReference DashboardUriReference { get { throw null; } }
50+
3551
public BicepOutputReference NameOutputReference { get { throw null; } }
3652

3753
public override global::Azure.Provisioning.Primitives.ProvisionableResource AddAsExistingResource(AzureResourceInfrastructure infra) { throw null; }
54+
55+
ApplicationModel.ReferenceExpression ApplicationModel.IComputeEnvironmentResource.GetHostAddressExpression(ApplicationModel.EndpointReference endpointReference) { throw null; }
3856
}
3957

4058
public sealed partial class AzureAppServiceWebsiteCustomizationAnnotation : ApplicationModel.IResourceAnnotation
@@ -43,4 +61,11 @@ public AzureAppServiceWebsiteCustomizationAnnotation(System.Action<AzureResource
4361

4462
public System.Action<AzureResourceInfrastructure, global::Azure.Provisioning.AppService.WebSite> Configure { get { throw null; } }
4563
}
64+
65+
public partial class AzureAppServiceWebSiteResource : AzureProvisioningResource
66+
{
67+
public AzureAppServiceWebSiteResource(string name, System.Action<AzureResourceInfrastructure> configureInfrastructure, ApplicationModel.IResource targetResource) : base(default!, default!) { }
68+
69+
public ApplicationModel.IResource TargetResource { get { throw null; } }
70+
}
4671
}

src/Aspire.Hosting.Azure.ApplicationInsights/api/Aspire.Hosting.Azure.ApplicationInsights.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@ public AzureApplicationInsightsResource(string name, System.Action<AzureResource
3333
public ApplicationModel.ReferenceExpression ConnectionStringExpression { get { throw null; } }
3434

3535
public BicepOutputReference NameOutputReference { get { throw null; } }
36+
37+
public override global::Azure.Provisioning.Primitives.ProvisionableResource AddAsExistingResource(AzureResourceInfrastructure infra) { throw null; }
3638
}
3739
}

src/Aspire.Hosting.Azure.KeyVault/api/Aspire.Hosting.Azure.KeyVault.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,16 @@ public AzureKeyVaultResource(string name, System.Action<AzureResourceInfrastruct
4343

4444
public ApplicationModel.ReferenceExpression ConnectionStringExpression { get { throw null; } }
4545

46+
public bool IsEmulator { get { throw null; } }
47+
4648
public BicepOutputReference NameOutputReference { get { throw null; } }
4749

4850
public BicepOutputReference VaultUri { get { throw null; } }
4951

5052
public override global::Azure.Provisioning.Primitives.ProvisionableResource AddAsExistingResource(AzureResourceInfrastructure infra) { throw null; }
5153

54+
public System.Threading.Tasks.ValueTask<string?> GetConnectionStringAsync(System.Threading.CancellationToken cancellationToken = default) { throw null; }
55+
5256
public IAzureKeyVaultSecretReference GetSecret(string secretName) { throw null; }
5357
}
5458

0 commit comments

Comments
 (0)