toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
ChatMessage
/
toolCalls
tool
Calls
@
SerialName
(
value
=
"tool_calls"
)
val
toolCalls
:
List
<
ToolCall
>
?
=
null
The tool calls generated by the model, such as function calls.