Skip to content

@ralphschuler.ai function caller.index.<internal>.OpenAI.Chat.Completions.ChatCompletionMessageToolCall

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

Interface: ChatCompletionMessageToolCall

Chat.Completions.ChatCompletionMessageToolCall

Table of contents

Properties

Properties

function

function: Function

The function that the model called.

Defined in

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


id

id: string

The ID of the tool call.

Defined in

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


type

type: "function"

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

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally