diff --git a/website/docs/Ecosystem.md b/website/docs/Ecosystem.md index 6384fd2bc..eec567d44 100644 --- a/website/docs/Ecosystem.md +++ b/website/docs/Ecosystem.md @@ -9,4 +9,4 @@ This page lists libraries that have integrations with Autogen for LLM applicatio MemGPT enables LLMs to manage their own memory and overcome limited context windows. You can use MemGPT to create perpetual chatbots that learn about you and modify their own personalities over time. You can connect MemGPT to your own local filesystems and databases, as well as connect MemGPT to your own tools and APIs. The MemGPT + AutoGen integration allows you to equip any AutoGen agent with MemGPT capabilities. -- [MemGPT + AutoGen Documentation with Code Examples](https://memgpt.readthedocs.io/en/latest/autogen/) +- [MemGPT + AutoGen Documentation with Code Examples](https://memgpt.readme.io/docs/autogen)