次の方法で共有


RunStepDeltaCodeInterpreterOutput(Int32) Constructor

Definition

Initializes a new instance of RunStepDeltaCodeInterpreterOutput.

protected RunStepDeltaCodeInterpreterOutput (int index);
new Azure.AI.Projects.RunStepDeltaCodeInterpreterOutput : int -> Azure.AI.Projects.RunStepDeltaCodeInterpreterOutput
Protected Sub New (index As Integer)

Parameters

index
Int32

The index of the output in the streaming run step tool call's Code Interpreter outputs array.

Applies to