aigentic
0.10.0
common
core
/
community.flock.aigentic.core.platform
/
sendRun
send
Run
inline suspend
fun
<
I
:
Any
,
O
:
Any
>
Platform
.
sendRun
(
run
:
AgentRun
<
O
>
,
agent
:
Agent
<
I
,
O
>
,
expected
:
Expected
<
O
>
?
=
null
)
:
RunSentResult