11 references to new
Microsoft.Extensions.AI.Abstractions.Tests (11)
ChatCompletion\ChatResponseUpdateExtensionsTests.cs (8)
767
new() { Contents = [new TextContent("D") { Annotations = [
new
()] }] },
768
new() { Contents = [new TextContent("E") { Annotations = [
new
()] }] },
769
new() { Contents = [new TextContent("F") { Annotations = [
new
()] }] },
772
new() { Contents = [new TextContent("I") { Annotations = [
new
()] }] },
773
new() { Contents = [new TextContent("J") { Annotations = [
new
()] }] },
775
new() { Contents = [new TextContent("L") { Annotations = [
new
()] }] },
778
new() { Contents = [new TextContent("O") { Annotations = [
new
()] }] },
779
new() { Contents = [new TextContent("P") { Annotations = [
new
()] }] },
Contents\AIAnnotationTests.cs (3)
15
AIAnnotation a =
new
();
24
AIAnnotation a =
new
();
45
AIAnnotation original =
new
()