How can I recover the complete message?

HELP!

I chatted with my AI agent for a long time, but I recently found that I can only access summarized information. How can I get the full conversation record?

This is a core principle of Letta. Messages must be evicted from the immediate context window to make room for new messages.

You have several options:

  • Ask your agent to use conversation_search to look at past conversational items
  • Make sure important messages are placed in memory blocks. You can add blank memory blocks and ask your agent to use one of its memory tools to store important information.
  • Copy important messages forward.