1 write to DeploymentName
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
Settings.cs (1)
25
DeploymentName
=
2 references to DeploymentName
Microsoft.Extensions.AI.Evaluation.Integration.Tests (2)
Settings.cs (1)
27
throw new ArgumentNullException(nameof(
DeploymentName
));
Setup.cs (1)
27
IChatClient chatClient = azureClient.GetChatClient(Settings.Current.
DeploymentName
).AsIChatClient();