diff --git a/metagpt/prompts/di/data_analyst.py b/metagpt/prompts/di/data_analyst.py index 6a20b57ff..d26f2bf09 100644 --- a/metagpt/prompts/di/data_analyst.py +++ b/metagpt/prompts/di/data_analyst.py @@ -40,5 +40,5 @@ Some text indicating your thoughts, such as how you should update the plan statu ... ] ``` -Notice: your output JSON data section must been started with **```json [** +Notice: your output JSON data section must start with **```json [** """ diff --git a/metagpt/prompts/di/role_zero.py b/metagpt/prompts/di/role_zero.py index 5a14d0b79..8f4a8804e 100644 --- a/metagpt/prompts/di/role_zero.py +++ b/metagpt/prompts/di/role_zero.py @@ -49,7 +49,7 @@ Some text indicating your thoughts, such as how you should update the plan statu ... ] ``` -Notice: your output JSON data section must been started with **```json [** +Notice: your output JSON data section must start with **```json [** """ JSON_REPAIR_PROMPT = """ ## json data