From ad32edf1979d315f34c2485b6745a620bcce89b4 Mon Sep 17 00:00:00 2001 From: zhanglei Date: Fri, 28 Jun 2024 16:03:37 +0800 Subject: [PATCH] update: cr commit --- metagpt/prompts/di/data_analyst.py | 2 +- metagpt/prompts/di/role_zero.py | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/metagpt/prompts/di/data_analyst.py b/metagpt/prompts/di/data_analyst.py index 9ee17b4fd..6a20b57ff 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 must been started with **```json [** +Notice: your output JSON data section must been started with **```json [** """ diff --git a/metagpt/prompts/di/role_zero.py b/metagpt/prompts/di/role_zero.py index de02df0b9..5a14d0b79 100644 --- a/metagpt/prompts/di/role_zero.py +++ b/metagpt/prompts/di/role_zero.py @@ -49,8 +49,7 @@ Some text indicating your thoughts, such as how you should update the plan statu ... ] ``` -Notice: your output must been started with **```json [** - +Notice: your output JSON data section must been started with **```json [** """ JSON_REPAIR_PROMPT = """ ## json data