add MoviePilot AI agent implementation and workflow manager

This commit is contained in:
jxxghp
2025-10-18 21:55:31 +08:00
parent ee71bafc96
commit 003781e903
24 changed files with 375 additions and 376 deletions

View File

@@ -1,5 +1,4 @@
from app.core.workflow import WorkFlowManager
from app.chain.workflow import WorkflowChain
from app.workflow import WorkFlowManager
def init_workflow():