-
-
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 model provider groq #1569
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 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1569 +/- ##
==========================================
- Coverage 92.96% 92.47% -0.50%
==========================================
Files 235 237 +2
Lines 12730 12881 +151
Branches 1538 1542 +4
==========================================
+ Hits 11835 11912 +77
- Misses 895 969 +74 ☔ View full report in Codecov by Sentry. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1569 +/- ##
==========================================
- Coverage 93.03% 92.53% -0.50%
==========================================
Files 234 236 +2
Lines 12582 12733 +151
Branches 1525 1530 +5
==========================================
+ Hits 11706 11783 +77
- Misses 876 950 +74 ☔ 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 0.138.0](v0.137.0...v0.138.0) <sup>Released on **2024-03-15**</sup> #### ✨ Features - **misc**: Support groq as a model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support groq as a model provider, closes [#1569](#1569) [#1562](#1562) [#1570](#1570) ([a04c364](a04c364)) </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.138.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.19.0](v1.18.0...v1.19.0) <sup>Released on **2024-03-16**</sup> #### ✨ Features - **ollama**: Improve connection check method and provide selector for user to control model options. - **misc**: Support groq as a model provider. #### 🐛 Bug Fixes - **misc**: Fix rename, Fix URL typo. #### 💄 Styles - **misc**: Update Markdown in ChatItem. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **ollama**: Improve connection check method and provide selector for user to control model options, closes [lobehub#1397](https://github.com/bentwnghk/lobe-chat/issues/1397) ([675902f](675902f)) * **misc**: Support groq as a model provider, closes [lobehub#1569](https://github.com/bentwnghk/lobe-chat/issues/1569) [lobehub#1562](https://github.com/bentwnghk/lobe-chat/issues/1562) [lobehub#1570](https://github.com/bentwnghk/lobe-chat/issues/1570) ([a04c364](a04c364)) #### What's fixed * **misc**: Fix rename ([2faf6cf](2faf6cf)) * **misc**: Fix URL typo, closes [lobehub#1590](https://github.com/bentwnghk/lobe-chat/issues/1590) ([97137a9](97137a9)) #### Styles * **misc**: Update Markdown in ChatItem ([be75549](be75549)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: support model provider groq (lobehub#1562) * add Groq localization (lobehub#1570) * 🐛 fix: fix groq logo and document * 🌐 style: add i18n --------- Co-authored-by: Jiaqi Cai <45190310+jcdiv47@users.noreply.github.com> Co-authored-by: PedroZ <sdustpedro@gmail.com>
## [Version 0.138.0](lobehub/lobe-chat@v0.137.0...v0.138.0) <sup>Released on **2024-03-15**</sup> #### ✨ Features - **misc**: Support groq as a model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support groq as a model provider, closes [lobehub#1569](lobehub#1569) [lobehub#1562](lobehub#1562) [lobehub#1570](lobehub#1570) ([a04c364](lobehub@a04c364)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 0.138.0](lobehub/lobe-chat@v0.137.0...v0.138.0) <sup>Released on **2024-03-15**</sup> #### ✨ Features - **misc**: Support groq as a model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support groq as a model provider, closes [#1569](lobehub/lobe-chat#1569) [#1562](lobehub/lobe-chat#1562) [#1570](lobehub/lobe-chat#1570) ([a04c364](lobehub/lobe-chat@a04c364)) </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
relative: #1562