-
-
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 langfuse generation trace #1325
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 |
b62706f
to
4bba144
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1325 +/- ##
==========================================
- Coverage 93.13% 92.48% -0.65%
==========================================
Files 222 227 +5
Lines 11390 12022 +632
Branches 1401 1457 +56
==========================================
+ Hits 10608 11119 +511
- Misses 782 903 +121 ☔ View full report in Codecov by Sentry. |
This comment was marked as spam.
This comment was marked as spam.
4bba144
to
f1c6c81
Compare
f1c6c81
to
f45bea3
Compare
9dc8dbf
to
87aff85
Compare
c08fb87
to
0aab625
Compare
852eedc
to
7f8a7a5
Compare
1fa740d
to
8988a6e
Compare
❤️ 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 0.131.0](v0.130.7...v0.131.0) <sup>Released on **2024-03-05**</sup> #### ✨ Features - **misc**: Support langfuse integration. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support langfuse integration, closes [#1325](#1325) ([aaedfa7](aaedfa7)) </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 0.131.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.13.0](v1.12.6...v1.13.0) <sup>Released on **2024-03-05**</sup> #### ✨ Features - **misc**: Support langfuse integration. #### 🐛 Bug Fixes - **misc**: Fix rename. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support langfuse integration, closes [lobehub#1325](https://github.com/bentwnghk/lobe-chat/issues/1325) ([aaedfa7](aaedfa7)) #### What's fixed * **misc**: Fix rename ([1ea2d42](1ea2d42)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: support langfuse trace * ✅ test: fix test * ✅ test: add test * ✅ test: add db user test * ✅ test: add test * ♻️ refactor: refactor the route code * ♻️ refactor: make updateMessageContent the private method * ✨ feat: langfuse with user events * ✅ test: fix test * ⚡️ perf: improve trace * ✅ test: add tests * 🚧 wip: notification * ♻️ refactor: refactor the common settings * ✨ feat: add about page * ✨ feat: add about page * ✨ feat: add control with user settings * ✨ feat: add telemetry in mobile * ✅ test: fix test * 🌐 chore: add i18n
## [Version 0.131.0](lobehub/lobe-chat@v0.130.7...v0.131.0) <sup>Released on **2024-03-05**</sup> #### ✨ Features - **misc**: Support langfuse integration. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support langfuse integration, closes [lobehub#1325](lobehub#1325) ([aaedfa7](lobehub@aaedfa7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 0.131.0](lobehub/lobe-chat@v0.130.7...v0.131.0) <sup>Released on **2024-03-05**</sup> #### ✨ Features - **misc**: Support langfuse integration. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support langfuse integration, closes [#1325](lobehub/lobe-chat#1325) ([aaedfa7](lobehub/lobe-chat@aaedfa7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information