SubmitToolOutputsDetails interface

The details describing tools that should be called to submit tool outputs.

Properties

toolCalls

The list of tool calls that must be resolved for the assistant thread run to continue.

Property Details

toolCalls

The list of tool calls that must be resolved for the assistant thread run to continue.

toolCalls: RequiredFunctionToolCall[]

Property Value