Update README.md

This commit is contained in:
Charles Packer
2023-10-20 20:33:39 -07:00
committed by GitHub
parent 55045a5353
commit bf04cdef55

View File

@@ -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)