3 references to IsAIContentRelatedType
Microsoft.Extensions.AI.Abstractions (3)
Functions\AIFunctionFactory.cs (3)
979
if (
IsAIContentRelatedType
(returnType))
1019
if (
IsAIContentRelatedType
(returnType))
1050
if (
IsAIContentRelatedType
(returnType))