TaskResult#
- class nemo_microservices.types.TaskResult(*args: Any, **kwargs: Any)
Bases:
BaseModel- metrics: Dict[str, MetricResult] | None = None
The value for all the metrics computed for the task.
Bases: BaseModel
The value for all the metrics computed for the task.