Skip to content

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

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

Interface: ChatCompletionFunctionCallOption

Chat.Completions.ChatCompletionFunctionCallOption

Specifying a particular function via {"name": "my_function"} forces the model to call that function.

Table of contents

Properties

Properties

name

name: string

The name of the function to call.

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally