-
-
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
✨ feat: support openrouter as a new model provider #1572
Conversation
@danielglh is attempting to deploy a commit to the LobeHub 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1572 +/- ##
==========================================
+ Coverage 92.47% 92.58% +0.10%
==========================================
Files 237 239 +2
Lines 12881 13066 +185
Branches 1542 1563 +21
==========================================
+ Hits 11912 12097 +185
Misses 969 969 ☔ View full report in Codecov by Sentry. |
36f89ef
to
14587ba
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❤️ Great PR @danielglh ❤️ 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.139.0](v0.138.2...v0.139.0) <sup>Released on **2024-03-16**</sup> #### ✨ Features - **misc**: Support openrouter as a new model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support openrouter as a new model provider, closes [#1572](#1572) ([780b1a2](780b1a2)) </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.139.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.20.0](v1.19.0...v1.20.0) <sup>Released on **2024-03-16**</sup> #### ✨ Features - **misc**: Support openrouter as a new model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support openrouter as a new model provider, closes [lobehub#1572](https://github.com/bentwnghk/lobe-chat/issues/1572) ([780b1a2](780b1a2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ feat: add openrouter provider * ✨ feat: add openrouter default headers * 🐛 fix: test case bug
## [Version 0.139.0](lobehub/lobe-chat@v0.138.2...v0.139.0) <sup>Released on **2024-03-16**</sup> #### ✨ Features - **misc**: Support openrouter as a new model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support openrouter as a new model provider, closes [lobehub#1572](lobehub#1572) ([780b1a2](lobehub@780b1a2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 0.139.0](lobehub/lobe-chat@v0.138.2...v0.139.0) <sup>Released on **2024-03-16**</sup> #### ✨ Features - **misc**: Support openrouter as a new model provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support openrouter as a new model provider, closes [#1572](lobehub/lobe-chat#1572) ([780b1a2](lobehub/lobe-chat@780b1a2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Support model provider OpenRouter
Add custom model
📝 补充信息 | Additional Information
N/A