Workflows
Workflow
Source code in germinate_ai/core/workflows.py
workflow_id
property
ID used to uniquely identify each version of this workflow.
build()
Build workflow state machine by building tasks DAG for each state validating transitions between states.