2 references to CreateAzureAIOptions
Microsoft.Extensions.AI.AzureAIInference (2)
AzureAIInferenceChatClient.cs (2)
297return CreateAzureAIOptions(chatContents, options); 308result = CreateAzureAIOptions(chatContents, options);