2 references to ToAIContent
Microsoft.Extensions.AI.OpenAI (2)
OpenAIChatClient.cs (2)
113if (ToAIContent(contentPart, response.Model) is AIContent aiContent) 244if (ToAIContent(contentPart, modelId) is AIContent aiContent)