From 343bf70eee90bb2f747588de365c83343573d69f Mon Sep 17 00:00:00 2001 From: Dahai Peng Date: Fri, 6 Sep 2024 10:24:08 +0800 Subject: [PATCH] add task decompose function --- modelscope_agent/agents/data_science_assistant.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modelscope_agent/agents/data_science_assistant.py b/modelscope_agent/agents/data_science_assistant.py index 94e2404b..718f6210 100644 --- a/modelscope_agent/agents/data_science_assistant.py +++ b/modelscope_agent/agents/data_science_assistant.py @@ -75,6 +75,7 @@ Currently, the current task is too complex to be executed in one step. Please decompose the task into smaller tasks, \ and output a list of jsons following the format: Output a list of jsons following the format: + ```json [ {{