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

Allow unlimited LLM memory through traitlets configuration #986

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Sep 10, 2024

Allows users to disable the limit on memory history as discussed in #970

@krassowski krassowski added the enhancement New feature or request label Sep 10, 2024
@dlqqq dlqqq changed the title Allow to set message history to infinite Allow unlimited LLM memory through traitlets configuration Sep 10, 2024
Copy link
Member

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@krassowski This is super helpful! Thank you for this contribution and for including unit test coverage. 👍 🎉

@dlqqq dlqqq merged commit 83cbd8e into jupyterlab:main Sep 10, 2024
11 checks passed
@krassowski krassowski deleted the allow-infinite-memory branch September 11, 2024 22:50
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
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

Successfully merging this pull request may close these issues.

Allow for infinite/compressed chat history
2 participants