-
-
Notifications
You must be signed in to change notification settings - Fork 13.8k
✨ feat: add Search1API provider with web search DeepSeek models #6376
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
Conversation
@fatwang2 is attempting to deploy a commit to the LobeChat Desktop 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 |
rebase 下 main |
rebase under main |
0fad069
to
6580700
Compare
已增加search: true,已 rebase |
Search: true, rebase |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6376 +/- ##
========================================
Coverage 97.54% 97.54%
========================================
Files 13 13
Lines 3175 3175
Branches 215 415 +200
========================================
Hits 3097 3097
Misses 78 78
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❤️ Great PR @fatwang2 ❤️ 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.74.0](v1.73.2...v1.74.0) <sup>Released on **2025-03-21**</sup> #### ✨ Features - **misc**: Add infini-ai provider, add Search1API provider with web search DeepSeek models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add infini-ai provider, closes [#7012](#7012) ([72d76fe](72d76fe)) * **misc**: Add Search1API provider with web search DeepSeek models, closes [#6376](#6376) ([3450714](3450714)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.74.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Add Search1API provider with web search DeepSeek models support:
📝 补充信息 | Additional Information
All models support real-time web search functionality, making them suitable for tasks requiring up-to-date information. The implementation follows the OpenAI-compatible API pattern for seamless integration.