OutputItemComputerToolCallOutput.AcknowledgedSafetyChecks Property

Definition

The safety checks reported by the API that have been acknowledged by the developer.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ComputerCallSafetyCheckParam> AcknowledgedSafetyChecks { get; }
member this.AcknowledgedSafetyChecks : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ComputerCallSafetyCheckParam>
Public ReadOnly Property AcknowledgedSafetyChecks As IList(Of ComputerCallSafetyCheckParam)

Property Value

Applies to