Update Ecosystem.md (#1104)

Fix: memgpt link
This commit is contained in:
Ibrahim H
2023-12-30 19:16:19 +01:00
committed by GitHub
parent f39c3a7355
commit f49771014d

View File

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