-
-
Notifications
You must be signed in to change notification settings - Fork 13.4k
✨ feat: add HuggingFace Model Provider #4225
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
Conversation
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4225 +/- ##
==========================================
- Coverage 92.26% 92.21% -0.06%
==========================================
Files 489 491 +2
Lines 35065 35342 +277
Branches 2133 3246 +1113
==========================================
+ Hits 32354 32589 +235
- Misses 2711 2753 +42
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.22.0](v1.21.16...v1.22.0) <sup>Released on **2024-10-12**</sup> #### ♻ Code Refactoring - **misc**: Refactor the chat webapi. #### ✨ Features - **misc**: Add HuggingFace Model Provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the chat webapi, closes [#4339](#4339) ([4722444](4722444)) #### What's improved * **misc**: Add HuggingFace Model Provider, closes [#4225](#4225) ([d310931](d310931)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.22.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
It appears that adding |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information