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