11 references to new
Microsoft.Extensions.AI.Abstractions.Tests (11)
ChatCompletion\ChatResponseUpdateExtensionsTests.cs (8)
311
new() { Contents = [new TextContent("D") { Annotations = [
new
()] }] },
312
new() { Contents = [new TextContent("E") { Annotations = [
new
()] }] },
313
new() { Contents = [new TextContent("F") { Annotations = [
new
()] }] },
316
new() { Contents = [new TextContent("I") { Annotations = [
new
()] }] },
317
new() { Contents = [new TextContent("J") { Annotations = [
new
()] }] },
319
new() { Contents = [new TextContent("L") { Annotations = [
new
()] }] },
322
new() { Contents = [new TextContent("O") { Annotations = [
new
()] }] },
323
new() { Contents = [new TextContent("P") { Annotations = [
new
()] }] },
Contents\AIAnnotationTests.cs (3)
16
AIAnnotation a =
new
();
25
AIAnnotation a =
new
();
46
AIAnnotation original =
new
()