GroupConfigParam#
- class nemo_microservices.types.GroupConfigParam
Bases:
TypedDict- groups: object
Subgroups for the current group.
- metrics: Dict[str, MetricConfigParam]
The metrics that should be computed for the group.
- tasks: List[str]
The names of the tasks that are part of the group.