aigentic
0.4.0-SNAPSHOT
common
core
/
community.flock.aigentic.core.agent
/
WorkflowRun
/
WorkflowRun
Workflow
Run
constructor
(
startedAt
:
Instant
,
finishedAt
:
Instant
,
messages
:
List
<
Message
>
,
outcome
:
Outcome
<
O
>
,
modelRequests
:
List
<
ModelRequestInfo
>
,
agentRuns
:
List
<
AgentRun
<
*
>
>
)