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 Aug 30, 2024
1 parent fff71ff commit 021d2e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modelscope_agent/agents/data_science_assistant.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Implementation inspired by the paper "DATA INTERPRETER: AN LLM AGENT FOR DATA SCIENCE"
import asyncio
import copy
import os
import time
from datetime import datetime
Expand Down

0 comments on commit 021d2e8

Please sign in to comment.