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)
327
new
AIFunctionFactoryOptions
Microsoft.Extensions.AI.Integration.Tests (1)
ChatClientIntegrationTests.cs (1)
419
AIFunctionFactoryOptions aiFuncOptions =
new
()
Microsoft.Extensions.AI.Tests (20)
Functions\AIFunctionFactoryTest.cs (20)
244
var options = new
AIFunctionFactoryOptions
269
AIFunctionFactoryOptions options =
new
();
285
new
()
309
new
()
410
new
() { MarshalResult = (result, type, cancellationToken) => new ValueTask<object?>(result) });
454
new
()
473
new
()
492
new
()
583
new
AIFunctionFactoryOptions
635
new
AIFunctionFactoryOptions
652
new
AIFunctionFactoryOptions
668
new
()
691
new
()
714
new
()
737
new
()
760
new
()
783
new
()
806
new
()
829
new
()
936
new
AIFunctionFactoryOptions