toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
AssistantMessageBuilder
/
toolCalls
tool
Calls
fun
toolCalls
(
block
:
ToolCallsBuilder
.
(
)
->
Unit
)
var
toolCalls
:
List
<
ToolCall
>
?
The tool calls generated by the model, such as function calls.