From bba160123d9fd8109b36e2df34f8930c76fc3e0b Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Wed, 7 Feb 2024 11:49:30 -0800 Subject: [PATCH] docs: Add roadmap link to readme (#962) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 597eaa8c3..c5a023309 100644 --- a/README.md +++ b/README.md @@ -229,3 +229,6 @@ For issues and feature requests, please [open a GitHub issue](https://github.com ## Datasets Datasets used in our [paper](https://arxiv.org/abs/2310.08560) can be downloaded at [Hugging Face](https://huggingface.co/MemGPT). + +## Roadmap +You can view (and comment on!) the MemGPT developer roadmap [here](https://docs.google.com/document/d/1NOJr5n8hfG1IZO_6c2HGfix1EVYq5rh8oNm7AWCrQPo/edit?usp=sharing).