From bf04cdef5578786e2d34b63862adaab6e624aa49 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Fri, 20 Oct 2023 20:33:39 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dbcad062..5954dfc6 100644 --- a/README.md +++ b/README.md @@ -275,9 +275,9 @@ Datasets used in our [paper](https://arxiv.org/abs/2310.08560) can be downloaded ## 🚀 Project Roadmap - [x] Release MemGPT Discord bot demo (perpetual chatbot) - [x] Add additional workflows (load SQL/text into MemGPT external context) +- [x] Integration tests +- [x] Integrate with AutoGen ([discussion](https://github.com/cpacker/MemGPT/discussions/65)) +- [x] Add official gpt-3.5-turbo support ([discussion](https://github.com/cpacker/MemGPT/discussions/66)) - [ ] CLI UI improvements -- [ ] Integration tests -- [ ] Integrate with AutoGen -- [ ] Add official gpt-3.5-turbo support - [ ] Add support for other LLM backends - [ ] Release MemGPT family of open models (eg finetuned Mistral)