feat: +annotation

This commit is contained in:
莘权 马 2023-11-27 15:40:36 +08:00
parent 512e205cd0
commit fbd24635df

View file

@ -4,6 +4,8 @@
@Time : 2023/5/11 22:12
@Author : alexanderwu
@File : environment.py
@Modified By: mashenquan, 2023-11-27. Following the think-act principle, solidify the task parameters when creating the
WriteTest object, rather than passing them in when calling the run function.
"""
from metagpt.actions.action import Action
from metagpt.config import CONFIG