-
-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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 volcengine as a new provider #6221
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6221 +/- ##
==========================================
+ Coverage 91.64% 91.66% +0.01%
==========================================
Files 676 678 +2
Lines 61650 61781 +131
Branches 4485 3080 -1405
==========================================
+ Hits 56502 56631 +129
- Misses 5148 5150 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
TestGru AssignmentSummary
Tip You can |
1436a1d
to
e3cd21f
Compare
❤️ Great PR @arvinxx ❤️ 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. |
## [Version 1.59.0](v1.58.0...v1.59.0) <sup>Released on **2025-02-16**</sup> #### ✨ Features - **misc**: Add volcengine as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add volcengine as a new provider, closes [#6221](#6221) ([09bf8f0](09bf8f0)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.59.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
请问火山引擎的环境变量命名 |
Can you tell me about the naming of environmental variables of volcanic engines? |
* add volcengine * add volcengine model * fix * add api key * fix deployment name find bug * add ability * update i18n
## [Version 1.59.0](lobehub/lobe-chat@v1.58.0...v1.59.0) <sup>Released on **2025-02-16**</sup> #### ✨ Features - **misc**: Add volcengine as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add volcengine as a new provider, closes [lobehub#6221](lobehub#6221) ([09bf8f0](lobehub@09bf8f0)) </details> <div align="right"> [](#readme-top) </div>
@O2lab-AI volcengine api key 和 volcengine model list |
@O2lab-AI volcengine api key and volcengine model list |
这个 pr 合了之后,以前配置过豆包那个 provider 的内容就无法更新了,点豆包进去的就是火山引擎的页面,没法看那个页面上的内容,看之前配置的 key 啥的,不过也是小问题 |
After this pr is combined, the content of the Doubao provider that has been configured before cannot be updated. The page of the Doubao is the Volcano Engine. I can't see the content on that page, the key configured before, etc., but it is also a small problem |
## [Version 1.101.0](v1.100.0...v1.101.0) <sup>Released on **2025-02-17**</sup> #### ✨ Features - **misc**: Add SambaNova provider support, add volcengine as a new provider. #### 🐛 Bug Fixes - **misc**: Fix agent config not load correctly, fix loading on not login for db, fix model list issue in client mode, user feedback for empty/long group names in create/edit group modals. #### 💄 Styles - **misc**: Add o1 vision metadata, update Jina AI Provider name & model info. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add SambaNova provider support, closes [lobehub#6218](https://github.com/bentwnghk/lobe-chat/issues/6218) ([a46eadf](a46eadf)) * **misc**: Add volcengine as a new provider, closes [lobehub#6221](https://github.com/bentwnghk/lobe-chat/issues/6221) ([09bf8f0](09bf8f0)) #### What's fixed * **misc**: Fix agent config not load correctly, closes [lobehub#6252](https://github.com/bentwnghk/lobe-chat/issues/6252) ([fe9bc16](fe9bc16)) * **misc**: Fix loading on not login for db, closes [lobehub#6258](https://github.com/bentwnghk/lobe-chat/issues/6258) ([61692b9](61692b9)) * **misc**: Fix model list issue in client mode, closes [lobehub#6240](https://github.com/bentwnghk/lobe-chat/issues/6240) ([d6c6cda](d6c6cda)) * **misc**: User feedback for empty/long group names in create/edit group modals, closes [lobehub#6247](https://github.com/bentwnghk/lobe-chat/issues/6247) ([25c80d1](25c80d1)) #### Styles * **misc**: Add o1 vision metadata, closes [lobehub#6263](https://github.com/bentwnghk/lobe-chat/issues/6263) ([261d068](261d068)) * **misc**: Update Jina AI Provider name & model info, closes [lobehub#6243](https://github.com/bentwnghk/lobe-chat/issues/6243) ([ddbe482](ddbe482)) </details> <div align="right"> [](#readme-top) </div>
Thank you very much |
搜discussion |
Search for discussion |
@arvinxx 您好,vercel 添加环境变量后部署成功了,但是如果使用自定义域名就会报错,请问您部署 chat-preview 的时候有没有遇到类似的问题呢
|
* add volcengine * add volcengine model * fix * add api key * fix deployment name find bug * add ability * update i18n
* add volcengine * add volcengine model * fix * add api key * fix deployment name find bug * add ability * update i18n
## [Version 1.59.0](lobehub/lobe-chat@v1.58.0...v1.59.0) <sup>Released on **2025-02-16**</sup> #### ✨ Features - **misc**: Add volcengine as a new provider. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add volcengine as a new provider, closes [lobehub#6221](lobehub#6221) ([09bf8f0](lobehub@09bf8f0)) </details> <div align="right"> [](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information
replace #6109