ChatCompletionMessage
 
  Bases: BaseModel
 class-attribute instance-attribute  #
  The refusal message generated by the model.
 class-attribute instance-attribute  #
  Annotations for the message, when applicable, as when using the web search tool.
 class-attribute instance-attribute  #
  If the audio output modality is requested, this object contains data about the audio response from the model. Learn more.
 class-attribute instance-attribute  #
  Deprecated and replaced by tool_calls.
The name and arguments of a function that should be called, as generated by the model.
 class-attribute instance-attribute  #
  The tool calls generated by the model, such as function calls.