-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
💄 style: add new models to groq which are llama 3.1 #3301
Conversation
@kmfb is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
👍 @kmfb Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3301 +/- ##
=========================================
Coverage 94.18% 94.18%
=========================================
Files 398 398
Lines 24893 24914 +21
Branches 2884 1830 -1054
=========================================
+ Hits 23445 23466 +21
Misses 1448 1448
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ Great PR @kmfb ❤️ 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.6.12](v1.6.11...v1.6.12) <sup>Released on **2024-07-25**</sup> #### 💄 Styles - **misc**: Add new models to groq which are llama 3.1. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add new models to groq which are llama 3.1, closes [#3301](#3301) ([ec20fd0](ec20fd0)) </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.6.12 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.49.9](v1.49.8...v1.49.9) <sup>Released on **2024-07-25**</sup> #### 💄 Styles - **misc**: Add new models to groq which are llama 3.1, Updated Groq model list to include llama-3.1 and llama3-Groq. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add new models to groq which are llama 3.1, closes [lobehub#3301](https://github.com/bentwnghk/lobe-chat/issues/3301) ([ec20fd0](ec20fd0)) * **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq, closes [lobehub#3313](https://github.com/bentwnghk/lobe-chat/issues/3313) ([a9cfad6](a9cfad6)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* feat: Add new models for groq * fix: modify the id of model * chore: Update chatModels in Groq model providers, which is LLaMA3.1
### [Version 1.6.12](lobehub/lobe-chat@v1.6.11...v1.6.12) <sup>Released on **2024-07-25**</sup> #### 💄 Styles - **misc**: Add new models to groq which are llama 3.1. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add new models to groq which are llama 3.1, closes [lobehub#3301](lobehub#3301) ([ec20fd0](lobehub@ec20fd0)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
feat: add new models to groq which are llama 3.1