2 references to ToAIContent
Microsoft.Extensions.AI.OpenAI (2)
OpenAIChatClient.cs (2)
458
if (
ToAIContent
(contentPart) is AIContent aiContent)
665
if (
ToAIContent
(contentPart) is { } aiContent)