Skip to content

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

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

Interface: ChatCompletionNamedToolChoice

Chat.Completions.ChatCompletionNamedToolChoice

Specifies a tool the model should use. Use to force the model to call a specific function.

Table of contents

Properties

Properties

function

Optional function: Function

Defined in

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


type

Optional type: "function"

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

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally