Skip to content

Conversation

@Yuyutsu01
Copy link

This PR updates the explanation of how conversation history is summarized in session_memory.ipynb.
The previous wording suggested the earliest of the last 4 turns is summarized, but the implementation actually keeps the last 2 turns verbatim and summarizes earlier messages.
This corrects the text to match the code behavior.

This PR updates the explanation of how conversation history is summarized in session_memory.ipynb.
The previous wording suggested the earliest of the last 4 turns is summarized, but the implementation actually keeps the last 2 turns verbatim and summarizes earlier messages.
This corrects the text to match the code behavior.
@andrew-allender
Copy link

adding to enable reviewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants