A standalone SDK for executing Dify workflows.
pip install -r requirements.txt
from core.workflow.workflow_entry import WorkflowEntry # ...