25 references to new
Microsoft.Extensions.AI.Abstractions (3)
Functions\AIFunctionFactory.cs (3)
42
private static readonly AIFunctionFactoryOptions _defaultOptions =
new
();
190
:
new
()
366
:
new
()
Microsoft.Extensions.AI.Abstractions.Tests (1)
Utilities\AIJsonUtilitiesTests.cs (1)
342
new
AIFunctionFactoryOptions
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
419
AIFunctionFactoryOptions aiFuncOptions =
new
()
Microsoft.Extensions.AI.Tests (20)
Functions\AIFunctionFactoryTest.cs (20)
245
var options = new
AIFunctionFactoryOptions
270
AIFunctionFactoryOptions options =
new
();
286
new
()
310
new
()
411
new
() { MarshalResult = (result, type, cancellationToken) => new ValueTask<object?>(result) });
455
new
()
474
new
()
493
new
()
584
new
AIFunctionFactoryOptions
636
new
AIFunctionFactoryOptions
653
new
AIFunctionFactoryOptions
669
new
()
692
new
()
715
new
()
738
new
()
761
new
()
784
new
()
807
new
()
830
new
()
1002
new
AIFunctionFactoryOptions