mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-20 01:59:12 +08:00
feat: adjust steps
This commit is contained in:
parent
00c8445276
commit
f89e07ac95
@ -32,8 +32,9 @@ export const playbook = {
|
|||||||
{
|
{
|
||||||
description:
|
description:
|
||||||
"The Research Team is responsible for conducting the core research tasks.",
|
"The Research Team is responsible for conducting the core research tasks.",
|
||||||
activeNodes: ["HumanFeedback", "ResearchTeam"],
|
activeNodes: ["Planner", "HumanFeedback", "ResearchTeam"],
|
||||||
activeEdges: [
|
activeEdges: [
|
||||||
|
"Planner->HumanFeedback",
|
||||||
"HumanFeedback->ResearchTeam",
|
"HumanFeedback->ResearchTeam",
|
||||||
"ResearchTeam->HumanFeedback",
|
"ResearchTeam->HumanFeedback",
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user