Skip to content

Commit

Permalink
add task decompose function
Browse files Browse the repository at this point in the history
  • Loading branch information
dahaipeng committed Sep 6, 2024
1 parent 021d2e8 commit 343bf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modelscope_agent/agents/data_science_assistant.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
[
{{
Expand Down

0 comments on commit 343bf70

Please sign in to comment.