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: support infini-ai provider #7012

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

Conversation

AnotiaWang
Copy link

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

新增了无问芯穹 AI 大模型提供商的支持。

📝 补充信息 | Additional Information

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 17, 2025
Copy link

vercel bot commented Mar 17, 2025

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

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @AnotiaWang

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

@dosubot dosubot bot added the Model Provider 模型服务商 label Mar 17, 2025
Copy link
Contributor

gru-agent bot commented Mar 17, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail b8581c5 🚫 Skipped No files need to be tested {".env.example":"target file(.env.example) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/ \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,/*.spec.js,src/database/server","Dockerfile":"target file(Dockerfile) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/** \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,/*.spec.js,src/database/server","Dockerfile.database":"target file(Dockerfile.database) not in work scope \n include: src/utils,src/server,src/database,src/services,src/store,packages//src/** \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,**/*.spec.js,src/database/server","Dockerfile.pglite":"target file(Dockerfile.pglite) not in work scope \n include: src/utils,src/server,src/dat…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@AnotiaWang AnotiaWang force-pushed the feat/infiniai-provider branch from b8581c5 to 116ff36 Compare March 17, 2025 08:54
@AnotiaWang AnotiaWang force-pushed the feat/infiniai-provider branch from 116ff36 to 7d6e29a Compare March 17, 2025 09:04
@AnotiaWang AnotiaWang changed the title feat: support infini-ai provider ✨ feat: support infini-ai provider Mar 17, 2025
Copy link

vercel bot commented Mar 17, 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 Mar 17, 2025 5:54pm

Copy link

codecov bot commented Mar 17, 2025

Codecov Report

Attention: Patch coverage is 94.90909% with 28 lines in your changes missing coverage. Please review.

Project coverage is 91.37%. Comparing base (2cc72f4) to head (7d6e29a).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/libs/agent-runtime/infiniai/index.ts 34.88% 28 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7012      +/-   ##
==========================================
+ Coverage   91.31%   91.37%   +0.05%     
==========================================
  Files         732      736       +4     
  Lines       69262    70043     +781     
  Branches     4955     4957       +2     
==========================================
+ Hits        63247    64000     +753     
- Misses       6015     6043      +28     
Flag Coverage Δ
app 91.37% <94.90%> (+0.05%) ⬆️
server 97.49% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants