feat: +annotation

This commit is contained in:
莘权 马 2023-11-27 16:02:18 +08:00
parent ad6cf62d21
commit 94ab03d2da

View file

@ -4,6 +4,7 @@
@Time : 2023/5/11 14:43
@Author : alexanderwu
@File : product_manager.py
@Modified By: mashenquan, 2023/11/27. Add `PrepareDocuments` action according to Section 2.2.3.5.1 of RFC 135.
"""
from metagpt.actions import BossRequirement, WritePRD
from metagpt.actions.prepare_documents import PrepareDocuments