219 B
219 B
Dify Workflow Engine
A standalone SDK for executing Dify workflows.
Installation
pip install -r requirements.txt
Usage
from core.workflow.workflow_entry import WorkflowEntry
# ...