dependencies = [ {"url": "Tachi67/AbstractBossFlowModule", "revision": "main"}, {"url": "Tachi67/MemoryReadingFlowModule", "revision": "main"}, {"url": "Tachi67/PlanWriterFlowModule", "revision": "main"}, {"url": "Tachi67/ExtendLibraryFlowModule", "revision": "main"}, {"url": "Tachi67/RunCodeFlowModule", "revision": "main"}, {"url": "Tachi67/ReplanningFlowModule", "revision": "main"}, {"url": "aiflows/HumanStandardInputFlowModule", "revision": "4ff043522c89a964ea3a928ce09811c51a2b5b98"}, {"url": "aiflows/ChatFlowModule", "revision": "297c90d08087d9ff3139521f11d1a48d7dc63ed4"}, ] from aiflows import flow_verse flow_verse.sync_dependencies(dependencies) from .UpdatePlanAtomicFlow import UpdatePlanAtomicFlow from .CoderFlow import CoderFlow from .Controller_CoderFlow import Controller_CoderFlow from .CtrlExMem_CoderFlow import CtrlExMem_CoderFlow from .Planner_CoderFlow import Planner_CoderFlow