WorkflowRun

constructor(startedAt: Instant, finishedAt: Instant, messages: List<Message>, outcome: Outcome<O>, modelRequests: List<ModelRequestInfo>, agentRuns: List<AgentRun<*>>)