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

Change reducing history behavior #13

Open
yaroslavyaroslav opened this issue Apr 25, 2023 · 1 comment
Open

Change reducing history behavior #13

yaroslavyaroslav opened this issue Apr 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yaroslavyaroslav
Copy link
Owner

As for now plugin deletes farthest chat history messages if it in a whole exceeds the given model tokens window.

The better way to treat those messages is to not delete, but to ignore them in a request.

In addition to that it would be good to show a sent chunk bounds to a user somehow.

@yaroslavyaroslav yaroslavyaroslav added the enhancement New feature or request label Apr 25, 2023
@yaroslavyaroslav yaroslavyaroslav self-assigned this Apr 25, 2023
@yaroslavyaroslav yaroslavyaroslav pinned this issue Mar 2, 2024
@yaroslavyaroslav
Copy link
Owner Author

I think it worth it to move separate project history storage (lj file) in project root folder as hidden file to give user a bit more control over their history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant