Update README.md

This commit is contained in:
Charles Packer
2023-10-18 15:17:20 -07:00
committed by GitHub
parent 4cd0e9e6c1
commit bdcc4d79a4

View File

@@ -218,16 +218,15 @@ MemGPT also enables you to chat with docs -- try running this example to talk to
## Support
* By default MemGPT will use `gpt-4`, so your API key will require `gpt-4` API access.
If you have any further questions, or have anything to share, we are excited to hear your feedback!
* For issues and feature requests, please [open a GitHub issue](https://github.com/cpacker/MemGPT/issues).
* By default MemGPT will use `gpt-4`, so your API key will require `gpt-4` API access
* For issues and feature requests, please [open a GitHub issue](https://github.com/cpacker/MemGPT/issues) or message us on our `#support` channel on [Discord](https://discord.gg/9GEQrxmVyE)
## Datasets
Datasets used in our [paper](https://arxiv.org/abs/2310.08560) can be downloaded at [Hugging Face](https://huggingface.co/MemGPT).
## Project Roadmap
## 🚀 Project Roadmap
- [x] Release MemGPT Discord bot demo (perpetual chatbot)
- [x] Add additional workflows (load SQL/text into MemGPT external context)
- [ ] CLI UI improvements