-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
🐛 fix: fix incorrect baseURL for Groq in client mode #2747
Conversation
@mosade is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
👍 @mosade 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 #2747 +/- ##
=======================================
Coverage 94.04% 94.04%
=======================================
Files 357 357
Lines 20757 20761 +4
Branches 2488 2488
=======================================
+ Hits 19520 19524 +4
Misses 1237 1237 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, Thanks for your contribution!
❤️ Great PR @mosade ❤️ 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.1.6](v1.1.5...v1.1.6) <sup>Released on **2024-06-23**</sup> #### ♻ Code Refactoring - **misc**: Refactor the server db implement. #### 🐛 Bug Fixes - **misc**: Fix incorrect baseURL for Groq in client mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the server db implement, closes [#2991](#2991) ([fa78599](fa78599)) #### What's fixed * **misc**: Fix incorrect baseURL for Groq in client mode, closes [#2747](#2747) ([af14225](af14225)) </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.1.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.44.3](v1.44.2...v1.44.3) <sup>Released on **2024-06-23**</sup> #### ♻ Code Refactoring - **misc**: Refactor the server db implement, remove deprecated env. #### 🐛 Bug Fixes - **misc**: Fix incorrect baseURL for Groq in client mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the server db implement, closes [lobehub#2991](https://github.com/bentwnghk/lobe-chat/issues/2991) ([fa78599](fa78599)) * **misc**: Remove deprecated env, closes [lobehub#2983](https://github.com/bentwnghk/lobe-chat/issues/2983) ([15a681f](15a681f)) #### What's fixed * **misc**: Fix incorrect baseURL for Groq in client mode, closes [lobehub#2747](https://github.com/bentwnghk/lobe-chat/issues/2747) ([af14225](af14225)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.1.6](lobehub/lobe-chat@v1.1.5...v1.1.6) <sup>Released on **2024-06-23**</sup> #### ♻ Code Refactoring - **misc**: Refactor the server db implement. #### 🐛 Bug Fixes - **misc**: Fix incorrect baseURL for Groq in client mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the server db implement, closes [lobehub#2991](lobehub#2991) ([fa78599](lobehub@fa78599)) #### What's fixed * **misc**: Fix incorrect baseURL for Groq in client mode, closes [lobehub#2747](lobehub#2747) ([af14225](lobehub@af14225)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.1.6](lobehub/lobe-chat@v1.1.5...v1.1.6) <sup>Released on **2024-06-23**</sup> #### ♻ Code Refactoring - **misc**: Refactor the server db implement. #### 🐛 Bug Fixes - **misc**: Fix incorrect baseURL for Groq in client mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the server db implement, closes [lobehub#2991](lobehub#2991) ([fa78599](lobehub@fa78599)) #### What's fixed * **misc**: Fix incorrect baseURL for Groq in client mode, closes [lobehub#2747](lobehub#2747) ([af14225](lobehub@af14225)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
close #2450
📝 补充信息 | Additional Information