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