Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Beta.Threads.Runs.Steps.CodeToolCall.CodeInterpreter

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

Interface: CodeInterpreter

Steps.CodeToolCall.CodeInterpreter

The Code Interpreter tool call definition.

Table of contents

Properties

Properties

input

input: string

The input to the Code Interpreter tool call.

Defined in

node_modules/openai/resources/beta/threads/runs/steps.d.ts:44


outputs

outputs: (Logs | Image)[]

The outputs from the Code Interpreter tool call. Code Interpreter can output one or more items, including text (logs) or images (image). Each of these are represented by a different object type.

Defined in

node_modules/openai/resources/beta/threads/runs/steps.d.ts:50

Typescript Libraries

Modules

Namespaces

Clone this wiki locally