From 6cb4be842a03e96ba4fa42d75b8371db3b97af0e Mon Sep 17 00:00:00 2001 From: Noah Shinn <93103423+noahshinn024@users.noreply.github.com> Date: Thu, 23 Mar 2023 16:08:08 -0400 Subject: [PATCH] reamde --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a041f..c8a4688 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mastering HumanEval with Reflexion -Code for an extension to the paper: [Reflexion: an autonomous agent with dynamic memory and self-reflection. Noah Shinn, Beck Labash, Ashwin Gopinath. _Preprint_, 2023](https://arxiv.org/abs/2303.11366) +This is a spin-off project inspired by the paper: [Reflexion: an autonomous agent with dynamic memory and self-reflection. Noah Shinn, Beck Labash, Ashwin Gopinath. _Preprint_, 2023](https://arxiv.org/abs/2303.11366) ![architecture](./media/architecture.png)