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