github letta-ai/letta 0.2.8

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

This release includes major updates to help it get easier to get started with MemGPT!
Note: release 0.2.8 superseded by bugfix release 0.2.9

🎄 Free MemGPT Hosted Endpoints

MemGPT now can be used with hosted LLM and embedding endpoints, which are free and do not require an access key! The LLM endpoint is running a variant of the newly released Mixtral model - specifically Dolphin 2.5 Mixtral 8x7b 🐬!

Since the endpoint is still in beta, please expect occasional downtime. You can check for uptime at https://status.memgpt.ai.

⚡ Quickstart Configuration

You can automatically configure MemGPT (for the MemGPT endpoints and OpenAI) with quickstart commands:

# using MemGPT free endpoint 
> memgpt quickstart --latest

# using OpenAI endpoint 
> memgpt quickstart  --latest --backend openai

This will set default options in the file ~/.memgpt/config which you can also modify with advanced options in memgpt configure.

📖 Documentation Updates

MemGPT's documentation has migrated to https://memgpt.readme.io.

✍️ Full Change Log

👋 New Contributors

Full Changelog: 0.2.7...0.2.8

Don't miss a new letta release

NewReleases is sending notifications on new releases.