Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Chat.Completions.ChatCompletionChunk.Choice.Delta.ToolCall

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

Interface: ToolCall

Choice.Delta.ToolCall

Table of contents

Properties

Properties

function

Optional function: Function

Defined in

node_modules/openai/resources/chat/completions.d.ts:211


id

Optional id: string

The ID of the tool call.

Defined in

node_modules/openai/resources/chat/completions.d.ts:210


index

index: number

Defined in

node_modules/openai/resources/chat/completions.d.ts:206


type

Optional type: "function"

The type of the tool. Currently, only function is supported.

Defined in

node_modules/openai/resources/chat/completions.d.ts:215

Typescript Libraries

Modules

Namespaces

Clone this wiki locally