Optional
contentOptional
function_Deprecated and replaced by tool_calls
. The name and arguments of a function
that should be called, as generated by the model.
Optional
nameAn optional name for the participant. Provides the model information to differentiate between participants of the same role.
The role of the messages author, in this case assistant
.
Optional
tool_The tool calls generated by the model, such as function calls.
Generated using TypeDoc
The contents of the assistant message. Required unless
tool_calls
orfunction_call
is specified.