-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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 Azure OpenAI O1 models and refactor the Azure OpenAI implement #6079
Conversation
@faceCutWall 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 #6079 +/- ##
==========================================
- Coverage 91.73% 91.72% -0.02%
==========================================
Files 666 665 -1
Lines 60915 60838 -77
Branches 4231 4414 +183
==========================================
- Hits 55880 55803 -77
Misses 5035 5035
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❤️ Great PR @faceCutWall ❤️ 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.55.1](v1.55.0...v1.55.1) <sup>Released on **2025-02-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix Azure OpenAI O1 models and refactor the Azure OpenAI implement. #### 💄 Styles - **misc**: Update openrouter model list and descriptions. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix Azure OpenAI O1 models and refactor the Azure OpenAI implement, closes [#6079](#6079) ([6a89a8c](6a89a8c)) #### Styles * **misc**: Update openrouter model list and descriptions, closes [#6160](#6160) ([3ce0485](3ce0485)) </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.55.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.97.1](v1.97.0...v1.97.1) <sup>Released on **2025-02-15**</sup> #### 🐛 Bug Fixes - **misc**: Avoid blank reasoning with OpenRouter, fix Azure OpenAI O1 models and refactor the Azure OpenAI implement. #### 💄 Styles - **misc**: Add deepseek r1 distill models for qwen series, update openrouter model list and descriptions. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Avoid blank reasoning with OpenRouter, closes [lobehub#6153](https://github.com/bentwnghk/lobe-chat/issues/6153) ([c2278d1](c2278d1)) * **misc**: Fix Azure OpenAI O1 models and refactor the Azure OpenAI implement, closes [lobehub#6079](https://github.com/bentwnghk/lobe-chat/issues/6079) ([6a89a8c](6a89a8c)) #### Styles * **misc**: Add deepseek r1 distill models for qwen series, closes [lobehub#5850](https://github.com/bentwnghk/lobe-chat/issues/5850) ([4a96a05](4a96a05)) * **misc**: Update openrouter model list and descriptions, closes [lobehub#6160](https://github.com/bentwnghk/lobe-chat/issues/6160) ([3ce0485](3ce0485)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
@azure/openai
and migrate to the OpenAI API library follow the doc.📝 补充信息 | Additional Information