diff --git a/metagpt/actions/write_prd.py b/metagpt/actions/write_prd.py index 9a0df85d6..99f057da4 100644 --- a/metagpt/actions/write_prd.py +++ b/metagpt/actions/write_prd.py @@ -67,10 +67,8 @@ and only output the json inside this tag, nothing else FORMAT_EXAMPLE = """ [CONTENT] { - "Original Requirements": "", - "Search Information": "", - - "Role": "You are a professional product manager; the goal is to design a concise, usable, efficient product", + "Original Requirements": "", + "Search Information": "", "Requirements": "", "Product Goals": [], "User Stories": [],