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

feat: add notification to settings that will reset LLM chat history #428

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

ellvix
Copy link
Collaborator

@ellvix ellvix commented Mar 6, 2024

fixes #420

@ellvix ellvix merged commit 01f42d0 into main Mar 6, 2024
1 check passed
@ellvix ellvix deleted the inform-LLM-reset branch March 6, 2024 05:03
github-actions bot pushed a commit that referenced this pull request Mar 7, 2024
# [2.4.0](v2.3.1...v2.4.0) (2024-03-07)

### Features

* add copy buttons to chat history window ([#426](#426)) ([2bc0fb8](2bc0fb8)), closes [#424](#424)
* add notification to settings that will reset LLM chat history ([#428](#428)) ([01f42d0](01f42d0)), closes [#420](#420)
* don't close chat window on reset ([#427](#427)) ([2a3d6af](2a3d6af)), closes [#422](#422)
Copy link
Contributor

github-actions bot commented Mar 7, 2024

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

feat: keep chat window open on reset
1 participant