nemo_microservices.types.shared_params.tool_input_rails#
Module Contents#
Classes#
API#
- class nemo_microservices.types.shared_params.tool_input_rails.ToolInputRails#
Bases:
typing_extensions.TypedDict- flows: nemo_microservices._types.SequenceNotStr[str]#
None
The names of all the flows that implement tool input rails.
- parallel: bool#
None
If True, the tool input rails are executed in parallel.