Skip to content
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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fatwang2
Copy link

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

Add Search1API provider with web search DeepSeek models support:

  • Add Search1API provider configuration
  • Integrate DeepSeek R1 series models with web search capability
  • Support 4 models:
    • DeepSeek R1 70B
    • DeepSeek R1
    • DeepSeek R1 70B Fast
    • DeepSeek R1 Fast
  • Configure model abilities and context window sizes
  • Add OpenAI-compatible API integration

📝 补充信息 | 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.

Copy link

vercel bot commented Feb 20, 2025

@fatwang2 is attempting to deploy a commit to the LobeChat Desktop Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🌠 Feature Request New feature or request | 特性与建议 labels Feb 20, 2025
@lobehubbot
Copy link
Member

👍 @fatwang2

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议 size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants