nemo_microservices.types.data_designer.score_op_param#
Module Contents#
Classes#
API#
- class nemo_microservices.types.data_designer.score_op_param.ScoreOpParam#
Bases:
typing_extensions.TypedDict- description: typing_extensions.Required[str]#
None
An informative and detailed assessment guide for using this score.
- name: typing_extensions.Required[str]#
None
A clear name for this score.
- options: typing_extensions.Required[Dict[str, str]]#
None
Score options in the format of {score: description}.