Ask a question to get started
Enter to send•Shift+Enter new line
InterruptOnConfig()
TypedDict
The decisions that are allowed for this action.
The description attached to the request for human input.
Can be either:
JSON schema for the args associated with the action, if edits are allowed.
Configuration for an action requiring human in the loop.
This is the configuration format used in the HumanInTheLoopMiddleware.__init__ method.
HumanInTheLoopMiddleware.__init__