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

feat: use token limits in core memory instead of character limits #2081

Open cpacker opened 15 hours ago

cpacker commented 15 hours ago

2000 tokens is a good starting point? (~8k chars)

Pending design decision:

TODOs for later PR: