Skip to main content
If you’d rather control the execution flow yourself, pass a single Python function as the workflow’s steps instead of a list. You still get workflow features like storage, streaming, and session management.
fully_python_workflow.py
See Example: Migrating from v1 workflows? See the migration guide.