Add Inference of SWE-bench for Data Interpreter

This commit is contained in:
mannaandpoem 2024-03-18 14:30:53 +08:00
parent e783e5b208
commit ef3be47f28
4 changed files with 180 additions and 1 deletions

View file

@ -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