2 instantiations of OpenAIComponent
Aspire.Azure.AI.OpenAI (2)
AspireAzureOpenAIExtensions.cs (2)
43new OpenAIComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName, serviceKey: null); 67new OpenAIComponent().AddClient(builder, DefaultConfigSectionName, configureSettings, configureClientBuilder, connectionName: name, serviceKey: name);