mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-08 16:24:45 +08:00
feat: support human in the loop
This commit is contained in:
@@ -46,6 +46,7 @@ def run_agent_workflow(
|
||||
initial_state = {
|
||||
# Runtime Variables
|
||||
"messages": [{"role": "user", "content": user_input}],
|
||||
"auto_accepted_plan": True,
|
||||
}
|
||||
config = {
|
||||
"configurable": {
|
||||
|
||||
Reference in New Issue
Block a user