nemo_microservices.types.shared.tool_input_rails#

Module Contents#

Classes#

API#

class nemo_microservices.types.shared.tool_input_rails.ToolInputRails(/, **data: typing.Any)#

Bases: nemo_microservices._models.BaseModel

flows: Optional[List[str]]#

None

The names of all the flows that implement tool input rails.

parallel: Optional[bool]#

None

If True, the tool input rails are executed in parallel.