3 references to IsAIContentRelatedType
Microsoft.Extensions.AI.Abstractions (3)
Functions\AIFunctionFactory.cs (3)
1109
if (
IsAIContentRelatedType
(returnType))
1149
if (
IsAIContentRelatedType
(returnType))
1180
if (
IsAIContentRelatedType
(returnType))