Skip to content

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

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

Interface: ChatCompletionSystemMessageParam

Chat.Completions.ChatCompletionSystemMessageParam

Table of contents

Properties

Properties

content

content: null | string

The contents of the system message.

Defined in

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


role

role: "system"

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

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally