Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Runs.Run.RequiredAction

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

Interface: RequiredAction

Runs.Run.RequiredAction

Details on the action required to continue the run. Will be null if no action is required.

Table of contents

Properties

Properties

submit_tool_outputs

submit_tool_outputs: SubmitToolOutputs

Details on the tool outputs needed for this run to continue.

Defined in

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


type

type: "submit_tool_outputs"

For now, this is always submit_tool_outputs.

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally