InputRails#
- class nemo_microservices.types.shared.InputRails(*args: Any, **kwargs: Any)
Bases:
BaseModel
- flows: List[str] | None = None
The names of all the flows that implement input rails.
- parallel: bool | None = None
If True, the input rails are executed in parallel.