2 references to _defaultOpenAIEndpoint
Microsoft.Extensions.AI.OpenAI (2)
OpenAIChatClient.cs (2)
52?.GetValue(openAIClient) as Uri ?? _defaultOpenAIEndpoint; 71?.GetValue(chatClient) as Uri ?? _defaultOpenAIEndpoint;