aigentic
0.4.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.agent
/
executeToolCalls
execute
Tool
Calls
inline suspend
fun
<
I
:
Any
,
O
:
Any
>
executeToolCalls
(
agent
:
Agent
<
I
,
O
>
,
toolCalls
:
List
<
ToolCall
>
)
:
List
<
ToolExecutionResult
>