-
-
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
✨ feat: Add Baichuan model provider #3097
Conversation
@hezhijie0327 is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
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 #3097 +/- ##
==========================================
- Coverage 93.43% 93.38% -0.05%
==========================================
Files 382 384 +2
Lines 23629 23748 +119
Branches 1717 2649 +932
==========================================
+ Hits 22077 22177 +100
- Misses 1552 1571 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Fix the default
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
@hezhijie0327 兜底是openai的,要看下是不是provider icon没配正确 |
@hezhijie0327 It’s openai, I need to check if the provider icon is not configured correctly. |
这个我先合了,provider Avatar 这部分代码我来改吧。应该要提出来的 |
I'll put this together first, and let me change the provider Avatar code. It should be brought up |
❤️ Great PR @hezhijie0327 ❤️ 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.2.0](v1.1.18...v1.2.0) <sup>Released on **2024-07-01**</sup> #### ✨ Features - **misc**: Add Baichuan model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Baichuan model provider, closes [#3097](#3097) ([378cf02](378cf02)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 1.45.0](v1.44.12...v1.45.0) <sup>Released on **2024-07-01**</sup> #### ✨ Features - **misc**: Add Baichuan model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Baichuan model provider, closes [lobehub#3097](https://github.com/bentwnghk/lobe-chat/issues/3097) ([378cf02](378cf02)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 1.2.0](lobehub/lobe-chat@v1.1.18...v1.2.0) <sup>Released on **2024-07-01**</sup> #### ✨ Features - **misc**: Add Baichuan model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Baichuan model provider, closes [lobehub#3097](lobehub#3097) ([378cf02](lobehub@378cf02)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
基于 #2804 实现支持百川大模型
存在一个问题,frequency_penalty 预设需要在[已修复]1-2
范围内,默认下会出现frequency_penalty must be between 1 and 2 - frequencyPenalty
错误📝 补充信息 | Additional Information