2 references to _endpoint
Microsoft.Extensions.AI.AzureAIInference.Tests (2)
IntegrationTestHelpers.cs (2)
24new ChatCompletionsClient(new Uri(_endpoint), new AzureKeyCredential(apiKey)) : 30new EmbeddingsClient(new Uri(_endpoint), new AzureKeyCredential(apiKey)) :