letta-ai / letta

Letta (formerly MemGPT) is a framework for creating LLM services with memory.
https://letta.com
Apache License 2.0
12.08k stars 1.34k forks source link

feat: rename `block.name` to `block.template_name` for clarity and add shared block tests #1951

Closed sarahwooders closed 2 days ago

sarahwooders commented 1 week ago

Please describe the purpose of this pull request. Is it to add a new feature? Is it to fix a bug?

How to test How can we test your PR during review? What commands should we run? What outcomes should we expect?

Have you tested this PR? Have you tested the latest commit on the PR? If so please provide outputs from your tests.

Related issues or PRs Please link any related GitHub issues or PRs.

Is your PR over 500 lines of code? If so, please break up your PR into multiple smaller PRs so that we can review them quickly, or provide justification for its length.

Additional context Add any other context or screenshots about the PR here.