TaskResultParam#

class nemo_microservices.types.evaluation.TaskResultParam

Bases: TypedDict

data: object

Additional data from the task

metrics: Dict[str, MetricResultParam]

The value for all the metrics computed for the task.