letta-ai / letta

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

fix: Fix summarizer for Anthropic and add integration tests #2046

Closed mattzh72 closed 6 days ago

mattzh72 commented 6 days ago

Fix summarizer for Anthropic and add integration tests. Also rename several testing files for accuracy.

mattzh72 commented 6 days ago

Did not wait for checks to pass bc previous PR finished all tests successfully except for one that was misconfigured, so should be safe to merge.