OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Request Developer Message data structure

ChatCompletionRequestDeveloperMessage

Structural definition for Chat Completion Request Developer Message in the OpenAI API contract.

object3properties
contentstringrequired

content value in the OpenAI API contract.

namestring

name value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.