4 references to AnnotateConversation
Microsoft.Extensions.AI.Evaluation.Safety (4)
ContentSafetyServicePayloadUtilities.cs (4)
87
ContentSafetyServicePayloadStrategy strategy = ContentSafetyServicePayloadStrategy.
AnnotateConversation
,
131
if (strategy is ContentSafetyServicePayloadStrategy.
AnnotateConversation
)
176
if (strategy is ContentSafetyServicePayloadStrategy.
AnnotateConversation
)
251
ContentSafetyServicePayloadStrategy strategy = ContentSafetyServicePayloadStrategy.
AnnotateConversation
,