mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-06 06:12:39 +02:00
feat: +additional output files
This commit is contained in:
parent
f37b12a8ec
commit
dd9a36f388
7 changed files with 70 additions and 66 deletions
|
|
@ -6,7 +6,8 @@
|
|||
"""
|
||||
|
||||
from metagpt.roles.di.data_interpreter import DataInterpreter
|
||||
from metagpt.tools.libs.browser import Browser as _
|
||||
|
||||
__import__("metagpt.tools.libs.browser", fromlist=["Browser"]) # To skip pre-commit check
|
||||
|
||||
|
||||
PAPER_LIST_REQ = """"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue