Add documentation for setting up MemGPT
closed
a
a19s
https://memgpt.readme.io/ allows to save context to a vector DB. It's awesome. They have an option to run it as a server: https://memgpt.readme.io/docs/running-a-memgpt-server. I think you should be able to easily set it up since it follows the OpenAI API. Can you add documentation on how to set it up?
Tony Dinh
closed
For this I recommend asking for help from our community: https://typingmind.com/discord
From my understanding, you can implement this by adding a "Memory Plugin" + system prompt.