Expand description
Runtime Context for Workflow Execution
Provides runtime information and configuration for workflow execution, including recursion limit tracking and execution metadata.
Structsยง
- Graph
Config - Graph execution configuration
- Remaining
Steps - Remaining steps tracker for recursion limit
- Runtime
Context - Runtime context passed to node functions