From 6e0fc042258c005a8842cff66923d6bb76aa0e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8E=98=E6=9D=83=20=E9=A9=AC?= Date: Wed, 29 Nov 2023 22:25:47 +0800 Subject: [PATCH] feat: merge geekan:cli-etc --- metagpt/actions/design_api.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metagpt/actions/design_api.py b/metagpt/actions/design_api.py index e31ea76a8..7164cef26 100644 --- a/metagpt/actions/design_api.py +++ b/metagpt/actions/design_api.py @@ -182,6 +182,9 @@ ATTENTION: Output carefully referenced "Old Design" in format. ## Program call flow: Use sequenceDiagram code syntax, COMPLETE and VERY DETAILED, using CLASSES AND API DEFINED ABOVE accurately, covering the CRUD AND INIT of each object, SYNTAX MUST BE CORRECT. ## Anything UNCLEAR: Provide as Plain text. Try to clarify it. + +output a properly formatted JSON, wrapped inside [CONTENT][/CONTENT] like "Old Design" format, +and only output the json inside this tag, nothing else """