mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-20 23:42:01 +00:00
8 lines
568 B
Markdown
8 lines
568 B
Markdown
![]() |
# MemGPT
|
||
|
|
||
|

|
||
|
|
||
|
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.readme.io/docs/autogen)
|