mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
feat: adjust steps
This commit is contained in:
@@ -32,8 +32,9 @@ export const playbook = {
|
||||
{
|
||||
description:
|
||||
"The Research Team is responsible for conducting the core research tasks.",
|
||||
activeNodes: ["HumanFeedback", "ResearchTeam"],
|
||||
activeNodes: ["Planner", "HumanFeedback", "ResearchTeam"],
|
||||
activeEdges: [
|
||||
"Planner->HumanFeedback",
|
||||
"HumanFeedback->ResearchTeam",
|
||||
"ResearchTeam->HumanFeedback",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user