aigentic
0.10.0
common
core
/
community.flock.aigentic.core.platform
/
PlatformClient
/
sendRun
send
Run
abstract
suspend
fun
<
I
:
Any
,
O
:
Any
>
sendRun
(
run
:
AgentRun
<
O
>
,
agent
:
Agent
<
I
,
O
>
,
outputSerializer
:
KSerializer
<
O
>
,
expected
:
Expected
<
O
>
?
)
:
RunSentResult