OPENAPI / COMPONENTS / SCHEMAS
Chat Completion Response Message data structure
ChatCompletionResponseMessageStructural definition for Chat Completion Response Message in the OpenAI API contract.
object7properties
annotationsarrayannotations value in the OpenAI API contract.
audiostringaudio value in the OpenAI API contract.
contentstringrequiredcontent value in the OpenAI API contract.
function_callobjectfunction call value in the OpenAI API contract.
refusalstringrequiredrefusal value in the OpenAI API contract.
rolestringrequiredrole value in the OpenAI API contract.
tool_callsChatCompletionMessageToolCallstool calls value in the OpenAI API contract.