.NET API
ContentGuardDirection
Namespace Tracon · Assembly
Tracon.Abstractions.dllThe direction of a content guard check.
public enum ContentGuardDirectionFields
Section titled “Fields”Input = 0
Content going to the model. Tool results are also this direction.
Output = 1
Content coming from the model.
Remarks
Section titled “Remarks”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.