OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Request Assistant Message data structure

ChatCompletionRequestAssistantMessage

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

object7properties
audiostring

audio value in the OpenAI API contract.

contentstring

content value in the OpenAI API contract.

function_callstring

function call value in the OpenAI API contract.

namestring

name value in the OpenAI API contract.

refusalstring

refusal value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.

tool_callsChatCompletionMessageToolCalls

tool calls value in the OpenAI API contract.