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