2 references to ConnectionStringValue
Aspire.OpenAI (2)
AspireOpenAIClientBuilder.cs (2)
71
var deploymentValue =
ConnectionStringValue
(connectionBuilder, DeploymentKey);
72
var modelValue =
ConnectionStringValue
(connectionBuilder, ModelKey);