-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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: support compress history messages #4639
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
ba2d5cf
to
5bfb9ed
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4639 +/- ##
==========================================
+ Coverage 92.40% 92.54% +0.13%
==========================================
Files 511 517 +6
Lines 36614 36842 +228
Branches 2400 3590 +1190
==========================================
+ Hits 33833 34095 +262
+ Misses 2781 2747 -34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
## [Version 1.29.0](v1.28.6...v1.29.0) <sup>Released on **2024-11-09**</sup> #### ✨ Features - **misc**: Support compress history messages. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support compress history messages, closes [#4639](#4639) ([145bbb4](145bbb4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.29.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.72.0](v1.71.3...v1.72.0) <sup>Released on **2024-11-09**</sup> #### ✨ Features - **misc**: Support compress history messages. #### 🐛 Bug Fixes - **misc**: Fix env typo of MS Entra ID. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support compress history messages, closes [lobehub#4639](https://github.com/bentwnghk/lobe-chat/issues/4639) ([145bbb4](145bbb4)) #### What's fixed * **misc**: Fix env typo of MS Entra ID, closes [lobehub#4651](https://github.com/bentwnghk/lobe-chat/issues/4651) ([f145252](f145252)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
实现历史记录压缩功能
historyCount
#3094📝 补充信息 | Additional Information