github letta-ai/letta 0.2.11

latest releases: 0.16.1, 0.16.0, 0.15.1...
2 years ago

MemGPT Python Client

MemGPT version 0.2.11 includes a new Python client for developers to easily build on MemGPT (special thanks to @BabellDev!)

To use the MemGPT Python client, simply do:

from memgpt import MemGPT

# creates a client object, which you can then use to create new MemGPT agents, message agents, etc
client = MemGPT()

For more information, check our documentation page.

✍️ What's Changed

Full Changelog: 0.2.10...0.2.11

👋 New Contributors

Don't miss a new letta release

NewReleases is sending notifications on new releases.