OPENAPI / COMPONENTS / SCHEMAS
Chat Completion Request Assistant Message data structure
ChatCompletionRequestAssistantMessageStructural definition for Chat Completion Request Assistant Message in the OpenAI API contract.
object7properties
audiostringaudio value in the OpenAI API contract.
contentstringcontent value in the OpenAI API contract.
function_callstringfunction call value in the OpenAI API contract.
namestringname value in the OpenAI API contract.
refusalstringrefusal value in the OpenAI API contract.
rolestringrequiredrole value in the OpenAI API contract.
tool_callsChatCompletionMessageToolCallstool calls value in the OpenAI API contract.