ภาษา

CodeInterpreterToolboxTool.AllowedCallers Property

Definition

Gets or sets the AllowedCallers.

public System.Collections.Generic.IList<OpenAI.CallableToolAllowedCaller> AllowedCallers { get; set; }
member this.AllowedCallers : System.Collections.Generic.IList<OpenAI.CallableToolAllowedCaller> with get, set
Public Property AllowedCallers As IList(Of CallableToolAllowedCaller)

Property Value

Applies to