Ask a question to get started
Enter to send•Shift+Enter new line
Maps interrupt IDs to their validated HITL requests that are awaiting decisions.
pending_interrupts: dict[str, HITLRequest] = field(default_factory=dict)