interface RunSubmitToolOutputsAndPollParams {
    tool_outputs: OpenAI.Beta.Threads.Runs.RunSubmitToolOutputsAndPollParams.ToolOutput[];
}

Properties

Properties

A list of tools for which the outputs are being submitted.