-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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 parallel_tool_calls
support for Qwen
#5584
Conversation
@hezhijie0327 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5584 +/- ##
==========================================
- Coverage 92.14% 92.14% -0.01%
==========================================
Files 644 644
Lines 57368 57371 +3
Branches 2897 4063 +1166
==========================================
+ Hits 52864 52865 +1
- Misses 4504 4506 +2
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 @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.48.2](v1.48.1...v1.48.2) <sup>Released on **2025-01-25**</sup> #### 💄 Styles - **misc**: Add `parallel_tool_calls` support for Qwen, fix tag version and add provider changelog. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add `parallel_tool_calls` support for Qwen, closes [#5584](#5584) ([b89aeeb](b89aeeb)) * **misc**: Fix tag version and add provider changelog, closes [#5582](#5582) ([63c571b](63c571b)) </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.48.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.90.1](v1.90.0...v1.90.1) <sup>Released on **2025-01-25**</sup> #### 🐛 Bug Fixes - **misc**: Fix ollama Browser Request failed in PG mode. #### 💄 Styles - **misc**: Add `parallel_tool_calls` support for Qwen, fix tag version and add provider changelog. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix ollama Browser Request failed in PG mode, closes [lobehub#5585](https://github.com/bentwnghk/lobe-chat/issues/5585) ([b2f3c33](b2f3c33)) #### Styles * **misc**: Add `parallel_tool_calls` support for Qwen, closes [lobehub#5584](https://github.com/bentwnghk/lobe-chat/issues/5584) ([b89aeeb](b89aeeb)) * **misc**: Fix tag version and add provider changelog, closes [lobehub#5582](https://github.com/bentwnghk/lobe-chat/issues/5582) ([63c571b](63c571b)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Qwen 支持了
parallel_tool_calls
参数,并行调用多个工具📝 补充信息 | Additional Information
ref: https://help.aliyun.com/zh/model-studio/developer-reference/use-qwen-by-calling-api