Skip to content

ContentGuardDirection

Namespace AgentPrism · Assembly AgentPrism.Abstractions.dll

The direction of a content guard check.

public enum ContentGuardDirection

Input = 0

Content going to the model. Tool results are also this direction.

Output = 1

Content coming from the model.

The value is not written to JSON and not stored in the database; it only appears as a name in the run event’s text and in the audit trail.