11 references to new
Microsoft.Extensions.AI.Abstractions.Tests (11)
ChatCompletion\ChatResponseUpdateExtensionsTests.cs (8)
255
new() { Contents = [new TextContent("D") { Annotations = [
new
()] }] },
256
new() { Contents = [new TextContent("E") { Annotations = [
new
()] }] },
257
new() { Contents = [new TextContent("F") { Annotations = [
new
()] }] },
260
new() { Contents = [new TextContent("I") { Annotations = [
new
()] }] },
261
new() { Contents = [new TextContent("J") { Annotations = [
new
()] }] },
263
new() { Contents = [new TextContent("L") { Annotations = [
new
()] }] },
266
new() { Contents = [new TextContent("O") { Annotations = [
new
()] }] },
267
new() { Contents = [new TextContent("P") { Annotations = [
new
()] }] },
Contents\AIAnnotationTests.cs (3)
16
AIAnnotation a =
new
();
25
AIAnnotation a =
new
();
46
AIAnnotation original =
new
()