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 ModelScope as model provider #5249

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justmywyw
Copy link
Contributor

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

新增 ModelScope 魔搭社区 为 ModelProvider

相关推理服务:https://modelscope.cn/docs/model-service/API-Inference/intro

📝 补充信息 | Additional Information

Copy link

vercel bot commented Dec 31, 2024

Someone is attempting to deploy a commit to the LobeHub 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. Model Provider 模型服务商 labels Dec 31, 2024
@lobehubbot
Copy link
Member

👍 @justmywyw

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 Dec 31, 2024

Codecov Report

Attention: Patch coverage is 97.22222% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.13%. Comparing base (21b6610) to head (639b5e8).

Files with missing lines Patch % Lines
src/libs/agent-runtime/AgentRuntime.ts 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5249      +/-   ##
==========================================
+ Coverage   92.12%   92.13%   +0.01%     
==========================================
  Files         570      572       +2     
  Lines       43517    43625     +108     
  Branches     2557     4049    +1492     
==========================================
+ Hits        40089    40194     +105     
- Misses       3428     3431       +3     
Flag Coverage Δ
app 92.13% <97.22%> (+0.01%) ⬆️
server 97.66% <ø> (ø)

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.

@arvinxx
Copy link
Contributor

arvinxx commented Dec 31, 2024

近期在大幅重构 Provider 这块实现 #5158。因此新增 provider 的pr暂时不会接受合并,等这个 PR 合并后再看~

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Recently, the Provider implementation has been significantly refactored #5158. Therefore, the PR of the newly added provider will not be merged for the time being. We will wait until this PR is merged~

@justmywyw
Copy link
Contributor Author

近期在大幅重构 Provider 这块实现 #5158。因此新增 provider 的pr暂时不会接受合并,等这个 PR 合并后再看~

嗯嗯,了解~

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Recently, the Provider implementation has been significantly refactored #5158. Therefore, the PR of the newly added provider will not be merged for the time being. We will wait until this PR is merged~

Yeah, yeah, I understand~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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