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 Jina AI model provider support #6140

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

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Feb 14, 2025

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

增加 Jina 搜索推理支持

  1. Jina Logo 更新 [TODO]
  2. jina-deepsearch-v1 模型参数更新,暂未找到有关上下文长度的信息 [TODO]
  3. 支持对话,模型列表获取

📝 补充信息 | Additional Information

功能 截图
对话 image
搜索 image

Copy link

vercel bot commented Feb 14, 2025

@hezhijie0327 is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @hezhijie0327

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.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 69.29825% with 35 lines in your changes missing coverage. Please review.

Project coverage is 91.71%. Comparing base (ab796a7) to head (44d95b9).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/libs/agent-runtime/jina/index.ts 34.69% 32 Missing ⚠️
src/libs/agent-runtime/AgentRuntime.ts 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6140      +/-   ##
==========================================
- Coverage   91.75%   91.71%   -0.05%     
==========================================
  Files         663      666       +3     
  Lines       60736    60850     +114     
  Branches     2842     2842              
==========================================
+ Hits        55731    55810      +79     
- Misses       5005     5040      +35     
Flag Coverage Δ
app 91.71% <69.29%> (-0.05%) ⬇️
server 97.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hezhijie0327 hezhijie0327 changed the title ✨ feat: add Jina model provider support ✨ feat: add Jina AI model provider support Feb 14, 2025
@hezhijie0327 hezhijie0327 marked this pull request as ready for review February 14, 2025 09:26
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Model Provider 模型服务商 🌠 Feature Request New feature or request | 特性与建议 labels Feb 14, 2025
Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:00pm

@arvinxx
Copy link
Contributor

arvinxx commented Feb 14, 2025

Jina Logo lobehub/lobe-icons#74

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 | 特性与建议 Model Provider 模型服务商 size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants