CodeInterpreterToolboxTool.Container Property

Definition

Code container, used by the tool.

public OpenAI.Responses.CodeInterpreterToolContainer Container { get; set; }
member this.Container : OpenAI.Responses.CodeInterpreterToolContainer with get, set
Public Property Container As CodeInterpreterToolContainer

Property Value

OpenAI.Responses.CodeInterpreterToolContainer

Applies to