You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Checkpoint & HITL Resume |[checkpoint/checkpoint_with_human_in_the_loop.py](./checkpoint/checkpoint_with_human_in_the_loop.py)| Combine checkpointing with human approvals and resume pending HITL requests |
56
56
| Checkpointed Sub-Workflow |[checkpoint/sub_workflow_checkpoint.py](./checkpoint/sub_workflow_checkpoint.py)| Save and resume a sub-workflow that pauses for human approval |
57
-
| Handoff + Tool Approval Resume |[checkpoint/handoff_with_tool_approval_checkpoint_resume.py](./checkpoint/handoff_with_tool_approval_checkpoint_resume.py)| Handoff workflow that captures tool-call approvals in checkpoints and resumes with human decisions |
58
57
| Workflow as Agent Checkpoint |[checkpoint/workflow_as_agent_checkpoint.py](./checkpoint/workflow_as_agent_checkpoint.py)| Enable checkpointing when using workflow.as_agent() with checkpoint_storage parameter |
0 commit comments