Ask a question to get started
Enter to send•Shift+Enter new line
GraphLifecycleStatus: TypeAlias = Literal['input', 'pending', 'done', 'interrupt_before', 'interrupt_after', 'out_of_steps']
Allowed lifecycle statuses reported in graph lifecycle callback events.