5 references to new
Microsoft.Extensions.AI (3)
Functions\AIFunctionFactory.cs (3)
25private static readonly AIFunctionFactoryCreateOptions _defaultOptions = new(); 82: new() 160: new()
Microsoft.Extensions.AI.Tests (2)
Functions\AIFunctionFactoryTest.cs (2)
162var options = new AIFunctionFactoryCreateOptions 189var options = new AIFunctionFactoryCreateOptions();