Skip to content

@ralphschuler.ai function caller.index.<internal>.ChatCompletionSnapshot.Choice.Message.ToolCall

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

Interface: ToolCall

Choice.Message.ToolCall

Table of contents

Properties

Properties

function

Optional function: Function

Defined in

node_modules/openai/lib/ChatCompletionStream.d.ts:97


id

Optional id: string

The ID of the tool call.

Defined in

node_modules/openai/lib/ChatCompletionStream.d.ts:96


type

Optional type: "function"

The type of the tool.

Defined in

node_modules/openai/lib/ChatCompletionStream.d.ts:101

Typescript Libraries

Modules

Namespaces

Clone this wiki locally