11 references to new
Microsoft.Extensions.AI.Abstractions.Tests (11)
ChatCompletion\ChatResponseUpdateExtensionsTests.cs (8)
310
new() { Contents = [new TextContent("D") { Annotations = [
new
()] }] },
311
new() { Contents = [new TextContent("E") { Annotations = [
new
()] }] },
312
new() { Contents = [new TextContent("F") { Annotations = [
new
()] }] },
315
new() { Contents = [new TextContent("I") { Annotations = [
new
()] }] },
316
new() { Contents = [new TextContent("J") { Annotations = [
new
()] }] },
318
new() { Contents = [new TextContent("L") { Annotations = [
new
()] }] },
321
new() { Contents = [new TextContent("O") { Annotations = [
new
()] }] },
322
new() { Contents = [new TextContent("P") { Annotations = [
new
()] }] },
Contents\AIAnnotationTests.cs (3)
15
AIAnnotation a =
new
();
24
AIAnnotation a =
new
();
45
AIAnnotation original =
new
()