mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-29 15:59:42 +02:00
Add Inference of SWE-bench for Data Interpreter
This commit is contained in:
parent
e783e5b208
commit
ef3be47f28
4 changed files with 180 additions and 1 deletions
|
|
@ -77,4 +77,5 @@ imap_tools==1.5.0 # Used by metagpt/tools/libs/email_login.py
|
|||
qianfan==0.3.2
|
||||
dashscope==1.14.1
|
||||
rank-bm25==0.2.2 # for tool recommendation
|
||||
jieba==0.42.1 # for tool recommendation
|
||||
jieba==0.42.1 # for tool recommendation
|
||||
datasets==2.18.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue