11 references to new
Microsoft.Extensions.AI.Abstractions.Tests (11)
ChatCompletion\ChatResponseUpdateExtensionsTests.cs (8)
681
new() { Contents = [new TextContent("D") { Annotations = [
new
()] }] },
682
new() { Contents = [new TextContent("E") { Annotations = [
new
()] }] },
683
new() { Contents = [new TextContent("F") { Annotations = [
new
()] }] },
686
new() { Contents = [new TextContent("I") { Annotations = [
new
()] }] },
687
new() { Contents = [new TextContent("J") { Annotations = [
new
()] }] },
689
new() { Contents = [new TextContent("L") { Annotations = [
new
()] }] },
692
new() { Contents = [new TextContent("O") { Annotations = [
new
()] }] },
693
new() { Contents = [new TextContent("P") { Annotations = [
new
()] }] },
Contents\AIAnnotationTests.cs (3)
15
AIAnnotation a =
new
();
24
AIAnnotation a =
new
();
45
AIAnnotation original =
new
()