InputRails#

class nemo_microservices.types.shared_params.InputRails

Bases: TypedDict

flows: List[str]

The names of all the flows that implement input rails.

parallel: bool

If True, the input rails are executed in parallel.