From 0d730db399888d2817df0cc1460972822afd3a02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=92=B1=E5=BF=B1?=
Date: Fri, 29 Dec 2023 12:47:52 +0800
Subject: [PATCH] Introduce Experiential Co-Learning
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 519a4a29..e9a22941 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
## 🎉 News
-* **We present Experiential Co-Learning, an innovative approach where instructor and assistant agents accumulate shortcut-oriented experiences to effectively solve new tasks, reducing repetitive errors and enhancing efficiency. Check out our preprint paper at https://arxiv.org/abs/2312.17025 and this technique will soon be integrated into ChatDev.**
+* **December 28, 2023: We present Experiential Co-Learning, an innovative approach where instructor and assistant agents accumulate shortcut-oriented experiences to effectively solve new tasks, reducing repetitive errors and enhancing efficiency. Check out our preprint paper at https://arxiv.org/abs/2312.17025 and this technique will soon be integrated into ChatDev.**