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