5 references to new
Microsoft.Extensions.AI.Abstractions.Tests (3)
Contents\CitationAnnotationTests.cs (3)
16
CitationAnnotation a =
new
();
29
CitationAnnotation a =
new
();
67
CitationAnnotation original =
new
()
Microsoft.Extensions.AI.OpenAI (2)
OpenAIChatClient.cs (1)
570
(annotationContent.Annotations ??= []).Add(new
CitationAnnotation
OpenAIResponsesChatClient.cs (1)
1759
CitationAnnotation ca =
new
()