Skip to content

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

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

Interface: ChatCompletionUserMessageParam

Chat.Completions.ChatCompletionUserMessageParam

Table of contents

Properties

Properties

content

content: null | string | ChatCompletionContentPart[]

The contents of the user message.

Defined in

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


role

role: "user"

The role of the messages author, in this case user.

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally