Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forget history up to this point #26

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

slatinsky
Copy link

This pull request:

  • adds ability to "forget history up to this point" - user sets it by clicking the buttons

image

  • "memory marker" indicates, which messages are included in the chat (below the marker) and which are not (above the marker)

image

  • summarize button now just moves "memory marker" instead of deleting the entire message history

Implementation details:

Fixes issues:
#25 - if the user uses "forget history up to this point" feature, many tokens are not used up
#6 - another way to handle this closed issue

Bugs:
#12 - the same issue - refreshing anything in $conversations repaints the entire conversation - and scrolls down

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.

1 participant