-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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 o1 model in openai and openrouter models #5236
💄 style: Add o1 model in openai and openrouter models #5236
Conversation
@SpeedupMaster 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 #5236 +/- ##
=========================================
Coverage 92.12% 92.12%
=========================================
Files 570 570
Lines 43517 43547 +30
Branches 2557 3891 +1334
=========================================
+ Hits 40089 40119 +30
Misses 3428 3428
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@SpeedupMaster 单测修下 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
好了 |
❤️ Great PR @SpeedupMaster ❤️ 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.42.2](v1.42.1...v1.42.2) <sup>Released on **2024-12-31**</sup> #### ♻ Code Refactoring - **misc**: Refactor the agent runtime payload. #### 💄 Styles - **misc**: Add o1 model in openai and openrouter models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the agent runtime payload, closes [#5250](#5250) ([e420ab3](e420ab3)) #### Styles * **misc**: Add o1 model in openai and openrouter models, closes [#5236](#5236) ([f733852](f733852)) </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.42.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.84.2](v1.84.1...v1.84.2) <sup>Released on **2025-01-01**</sup> #### ♻ Code Refactoring - **misc**: Refactor the agent runtime payload. #### 💄 Styles - **misc**: Add o1 model in openai and openrouter models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the agent runtime payload, closes [lobehub#5250](https://github.com/bentwnghk/lobe-chat/issues/5250) ([e420ab3](e420ab3)) #### Styles * **misc**: Add o1 model in openai and openrouter models, closes [lobehub#5236](https://github.com/bentwnghk/lobe-chat/issues/5236) ([f733852](f733852)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* Add o1 model in Openai models * Add o1 model in Openrouter models * Update openrouter.ts * Update modelProvider.test.ts
### [Version 1.42.2](lobehub/lobe-chat@v1.42.1...v1.42.2) <sup>Released on **2024-12-31**</sup> #### ♻ Code Refactoring - **misc**: Refactor the agent runtime payload. #### 💄 Styles - **misc**: Add o1 model in openai and openrouter models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the agent runtime payload, closes [lobehub#5250](lobehub#5250) ([e420ab3](lobehub@e420ab3)) #### Styles * **misc**: Add o1 model in openai and openrouter models, closes [lobehub#5236](lobehub#5236) ([f733852](lobehub@f733852)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Add o1 model in openai and openrouter models
-fix #5235
📝 补充信息 | Additional Information