nemo_microservices.types.shared.tool_input_rails#
Module Contents#
Classes#
API#
- class nemo_microservices.types.shared.tool_input_rails.ToolInputRails(/, **data: Any)#
Bases:
nemo_microservices._models.BaseModel- flows: List[str] | None#
None
The names of all the flows that implement tool input rails.
- parallel: bool | None#
None
If True, the tool input rails are executed in parallel.