去掉MCP框架,重构
This commit is contained in:
@@ -456,6 +456,8 @@ class MemoryAgentService:
|
|||||||
config=config
|
config=config
|
||||||
):
|
):
|
||||||
for node_name, node_data in update_event.items():
|
for node_name, node_data in update_event.items():
|
||||||
|
# if 'save_neo4j' == node_name:
|
||||||
|
# massages = node_data
|
||||||
print(f"处理节点: {node_name}")
|
print(f"处理节点: {node_name}")
|
||||||
|
|
||||||
# 处理不同Summary节点的返回结构
|
# 处理不同Summary节点的返回结构
|
||||||
|
|||||||
Reference in New Issue
Block a user