-
-
Notifications
You must be signed in to change notification settings - Fork 13.8k
✨ feat: support infini-ai provider #7012
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
Conversation
@AnotiaWang is attempting to deploy a commit to the LobeChat Desktop Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for raising your pull request and contributing to our Community |
TestGru AssignmentSummary
Tip You can |
116ff36
to
7d6e29a
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7012 +/- ##
==========================================
+ Coverage 91.34% 91.37% +0.02%
==========================================
Files 733 736 +3
Lines 69493 70043 +550
Branches 3410 4760 +1350
==========================================
+ Hits 63478 64000 +522
- Misses 6015 6043 +28
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:
|
d3d6e1b
to
673d27e
Compare
Provider 名改成 infinigence 吧? |
我问了他们运营,说叫 Infini-AI 😂 |
感谢🙏 我们通常命名为 Infini-AI ,Infinigence (无问芯穹)也可以的 |
那我们调整下图标的映射描述 |
Then let's adjust the mapping description of the icon below |
Thanks♪(・ω・)ノ |
Thanks♪(・ω・)ノ |
@AnotiaWang 处理下冲突,其他我没问题了 |
@AnotiaWang handles the conflict, I have no problem with the others |
673d27e
to
e6b6949
Compare
❤️ Great PR @AnotiaWang ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
这个 pr 貌似没有打包 |
This pr seems to be unpacked |
## [Version 1.74.0](v1.73.2...v1.74.0) <sup>Released on **2025-03-21**</sup> #### ✨ Features - **misc**: Add infini-ai provider, add Search1API provider with web search DeepSeek models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add infini-ai provider, closes [#7012](#7012) ([72d76fe](72d76fe)) * **misc**: Add Search1API provider with web search DeepSeek models, closes [#6376](#6376) ([3450714](3450714)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.74.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
THks!!!We‘re excited that we can provide stable and efficient model
resources for LobeChat developer!best wishes
LobeHub Bot ***@***.***> 于2025年3月21日周五 23:54写道:
… 🎉 This PR is included in version 1.74.0 🎉
The release is available on:
- npm package ***@***.*** dist-tag)
***@***.***/chat/v/1.74.0>
- GitHub release
<https://github.com/lobehub/lobe-chat/releases/tag/v1.74.0>
Your *semantic-release
<https://github.com/semantic-release/semantic-release>* bot 📦🚀
—
Reply to this email directly, view it on GitHub
<#7012 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWDJHN5D5PMOC4K6ZBFRF6L2VQY45AVCNFSM6AAAAABZE2CJWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBTG44TAMJVGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
[image: lobehubbot]*lobehubbot* left a comment (lobehub/lobe-chat#7012)
<#7012 (comment)>
🎉 This PR is included in version 1.74.0 🎉
The release is available on:
- npm package ***@***.*** dist-tag)
***@***.***/chat/v/1.74.0>
- GitHub release
<https://github.com/lobehub/lobe-chat/releases/tag/v1.74.0>
Your *semantic-release
<https://github.com/semantic-release/semantic-release>* bot 📦🚀
—
Reply to this email directly, view it on GitHub
<#7012 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWDJHN5D5PMOC4K6ZBFRF6L2VQY45AVCNFSM6AAAAABZE2CJWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONBTG44TAMJVGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
新增了无问芯穹 AI 大模型提供商的支持。
📝 补充信息 | Additional Information
TODO:
他们平台的一些已知信息:
测试结果:
使用
INFINIAI_API_KEY
环境变量话说获取远程模型列表之后,有些模型的信息就不对了,比如说 DeepSeek R1 的上下文长度变成了 128K,这是预期行为吗?