mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-17 03:34:45 +08:00
chore: change the project name
This commit is contained in:
@@ -57,7 +57,7 @@ def planner_node(
|
||||
for chunk in response:
|
||||
full_response += chunk.content
|
||||
logger.debug(f"Current state messages: {state['messages']}")
|
||||
logger.debug(f"Planner response: {full_response}")
|
||||
logger.info(f"Planner response: {full_response}")
|
||||
|
||||
return Command(
|
||||
update={
|
||||
|
||||
Reference in New Issue
Block a user