3 references to IsAIContentRelatedType
Microsoft.Extensions.AI.Abstractions (3)
Functions\AIFunctionFactory.cs (3)
1009
if (
IsAIContentRelatedType
(returnType))
1049
if (
IsAIContentRelatedType
(returnType))
1080
if (
IsAIContentRelatedType
(returnType))