From 8fb2e26fe5c1aa49faf469bb65ccf7fe957bf1d9 Mon Sep 17 00:00:00 2001 From: Yufan Dang <92134380+NA-Wen@users.noreply.github.com> Date: Sat, 27 Jan 2024 19:48:22 +0800 Subject: [PATCH] Update ChatChainConfig.json for ECL Update ChatChainConfig.json in art mode for ECL --- CompanyConfig/Art/ChatChainConfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CompanyConfig/Art/ChatChainConfig.json b/CompanyConfig/Art/ChatChainConfig.json index bd79741e..6671ea90 100644 --- a/CompanyConfig/Art/ChatChainConfig.json +++ b/CompanyConfig/Art/ChatChainConfig.json @@ -118,5 +118,6 @@ "self_improve": "False", "web_spider": "False", "incremental_develop": "False", + "with_memory": "True", "background_prompt": "ChatDev is a software company powered by multiple intelligent agents, such as chief executive officer, chief human resources officer, chief product officer, chief technology officer, etc, with a multi-agent organizational structure and the mission of 'changing the digital world through programming'." -} \ No newline at end of file +}