Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Runs.RunSubmitToolOutputsParams.ToolOutput

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ToolOutput

Runs.RunSubmitToolOutputsParams.ToolOutput

Table of contents

Properties

Properties

output

Optional output: string

The output of the tool call to be submitted to continue the run.

Defined in

node_modules/openai/resources/beta/threads/runs/runs.d.ts:317


tool_call_id

Optional tool_call_id: string

The ID of the tool call in the required_action object within the run object the output is being submitted for.

Defined in

node_modules/openai/resources/beta/threads/runs/runs.d.ts:322

Typescript Libraries

Modules

Namespaces

Clone this wiki locally