更新图形生成工具,优化返回格式并添加新功能
This commit is contained in:
@@ -12,7 +12,7 @@ from app.service.fashion_agent.graph_node.design_graph.graph import build_design
|
||||
from app.service.fashion_agent.graph_node.design_graph.tools import design_tool
|
||||
from app.service.fashion_agent.graph_node.explorer_graph.tools import explor_tool
|
||||
from app.service.fashion_agent.graph_node.logo_graph.graph import build_logo_graph
|
||||
from app.service.fashion_agent.graph_node.node_tools.generate_logo import generate_logo_tool
|
||||
from app.service.fashion_agent.graph_node.logo_graph.tools import generate_logo_tool
|
||||
from app.service.fashion_agent.graph_node.print_graph.graph import build_print_graph
|
||||
from app.service.fashion_agent.graph_node.print_graph.tools import generate_print_tool
|
||||
from app.service.fashion_agent.graph_node.sketch_graph.graph import build_sketch_graph
|
||||
|
||||
Reference in New Issue
Block a user