aigentic
0.4.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.agent
/
executeAction
execute
Action
inline suspend
fun
<
I
:
Any
,
O
:
Any
>
executeAction
(
action
:
Action
<
I
,
O
>
)
:
Pair
<
State
,
Outcome
<
O
>
>