-
-
Notifications
You must be signed in to change notification settings - Fork 12.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: add Search1API provider with web search DeepSeek models #6376
base: main
Are you sure you want to change the base?
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. |
๐ @fatwang2 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 91.42% 97.57% +6.14%
==========================================
Files 728 14 -714
Lines 68423 3676 -64747
Branches 4609 205 -4404
==========================================
- Hits 62559 3587 -58972
+ Misses 5864 89 -5775
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:
|
๐ป ๅๆด็ฑปๅ | 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.