From 6b0daa03126c294bfffe467d0e233ea38fae6deb Mon Sep 17 00:00:00 2001 From: femto Date: Mon, 11 Sep 2023 11:31:43 +0800 Subject: [PATCH] write prd --- metagpt/actions/write_prd.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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": [],