Skip to content

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

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

Interface: FunctionToolCall

Runs.Steps.FunctionToolCall

Table of contents

Properties

Properties

function

function: Function

The definition of the function that was called.

Defined in

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


id

id: string

The ID of the tool call object.

Defined in

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


type

type: "function"

The type of tool call. This is always going to be function for this type of tool call.

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally