mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-19 12:29:06 +08:00
feat: adjust steps
This commit is contained in:
parent
00c8445276
commit
f89e07ac95
@ -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",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user