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