Share via


ComputerToolCallOutputItemParam.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.Contracts.Generated.OpenAI.ComputerToolCallSafetyCheck> AcknowledgedSafetyChecks { get; }
member this.AcknowledgedSafetyChecks : System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.OpenAI.ComputerToolCallSafetyCheck>
Public ReadOnly Property AcknowledgedSafetyChecks As IList(Of ComputerToolCallSafetyCheck)

Property Value

Applies to