nemo_microservices.types.shared_params.tool_output_rails#

Module Contents#

Classes#

API#

class nemo_microservices.types.shared_params.tool_output_rails.ToolOutputRails#

Bases: typing_extensions.TypedDict

flows: nemo_microservices._types.SequenceNotStr[str]#

None

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

parallel: bool#

None

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