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

๐Ÿ’„ style: update Wenxin & Hunyuan model list #6995

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Mar 16, 2025

๐Ÿ’ป ๅ˜ๆ›ด็ฑปๅž‹ | Change Type

  • โœจ feat
  • ๐Ÿ› fix
  • โ™ป๏ธ refactor
  • ๐Ÿ’„ style
  • ๐Ÿ‘ท build
  • โšก๏ธ perf
  • ๐Ÿ“ docs
  • ๐Ÿ”จ chore

๐Ÿ”€ ๅ˜ๆ›ด่ฏดๆ˜Ž | Description of Change


Wenxin:

  1. ๅขžๅŠ  ernie-x1-32k-preview ๅŠ ernie-4.5-8k-preview
  2. ่กฅ้ฝ่’ธ้ฆ็‰ˆๆœฌ DeepSeek R1๏ผŒๅขžๅŠ ็”ฑ Qianfan ่’ธ้ฆ็š„ deepseek-r1-distill-qianfan-llama-8b ๅŠ deepseek-r1-distill-qianfan-llama-70b
  3. ๅขžๅŠ  qwq-32b ๆจกๅž‹

Hunyuan:

  1. ๅขžๅŠ  hunyuan-turbos-latest hunyuan-turbos-20250313 hunyuan-turbos-20250226

Note:

  1. ernie-x1-32k-preview ๅฐ†ๅœจ่ฟ‘ๆœŸๅ‘ๅธƒ๏ผŒๅ‚ๆ•ฐๅŠไปทๆ ผๅทฒๅ…ฌๅธƒ๏ผŒๆš‚ๆ—ถๆณจ้‡Š
    image

Screenshot
image

๐Ÿ“ ่กฅๅ……ไฟกๆฏ | Additional Information

ref: https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Fm2vrveyu

Copy link

vercel bot commented Mar 16, 2025

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

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 16, 2025
@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.
้žๅธธๆ„Ÿ่ฐขๆ‚จๆๅ‡บๆ‹‰ๅ–่ฏทๆฑ‚ๅนถไธบๆˆ‘ไปฌ็š„็คพๅŒบๅšๅ‡บ่ดก็Œฎ๏ผŒ่ฏท็กฎไฟๆ‚จๅทฒ็ป้ตๅพชไบ†ๆˆ‘ไปฌ็š„่ดก็ŒฎๆŒ‡ๅ—๏ผŒๆˆ‘ไปฌไผšๅฐฝๅฟซๅฎกๆŸฅๅฎƒใ€‚
ๅฆ‚ๆžœๆ‚จ้‡ๅˆฐไปปไฝ•้—ฎ้ข˜๏ผŒ่ฏท้šๆ—ถไธŽๆˆ‘ไปฌ่”็ณปใ€‚

@dosubot dosubot bot added the ๐Ÿ’„ Design Design an style | ๆ ทๅผ้—ฎ้ข˜ label Mar 16, 2025
Copy link
Contributor

gru-agent bot commented Mar 16, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 6e9f19b ๐Ÿšซ Skipped No files need to be tested {"src/config/aiModels/wenxin.ts":"target file(src/config/aiModels/wenxin.ts) 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"}

Tip

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

Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests โœ…

Project coverage is 91.34%. Comparing base (2cc72f4) to head (eb0c46b).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6995      +/-   ##
==========================================
+ Coverage   91.31%   91.34%   +0.02%     
==========================================
  Files         732      732              
  Lines       69262    69472     +210     
  Branches     4955     4954       -1     
==========================================
+ Hits        63247    63457     +210     
  Misses       6015     6015              
Flag Coverage ฮ”
app 91.34% <100.00%> (+0.02%) โฌ†๏ธ
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.

@hezhijie0327 hezhijie0327 changed the title ๐Ÿ’„ style: update wenxin model list ๐Ÿ’„ style: update Wenxin & Hunyuan model list Mar 16, 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 2:59am

@arvinxx arvinxx merged commit d017f35 into lobehub:main Mar 17, 2025
13 of 15 checks passed
@lobehubbot
Copy link
Member

โค๏ธ Great PR @hezhijie0327 โค๏ธ

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.
้กน็›ฎ็š„ๆˆ้•ฟ็ฆปไธๅผ€็”จๆˆทๅ้ฆˆๅ’Œ่ดก็Œฎ๏ผŒๆ„Ÿ่ฐขๆ‚จ็š„่ดก็Œฎ! ๅฆ‚ๆžœๆ‚จๅฏน LobeHub ๅผ€ๅ‘่€…็คพๅŒบๆ„Ÿๅ…ด่ถฃ๏ผŒ่ฏทๅŠ ๅ…ฅๆˆ‘ไปฌ็š„ discord๏ผŒ็„ถๅŽ็งไฟก @arvinxx ๆˆ– @canisminor1990ใ€‚ไป–ไปฌไผš้‚€่ฏทๆ‚จๅŠ ๅ…ฅๆˆ‘ไปฌ็š„็งๅฏ†ๅผ€ๅ‘่€…้ข‘้“ใ€‚ๆˆ‘ไปฌๅฐ†ไผš่ฎจ่ฎบๅ…ณไบŽ Lobe Chat ็š„ๅผ€ๅ‘๏ผŒๅˆ†ไบซๅ’Œ่ฎจ่ฎบๅ…จ็ƒ่Œƒๅ›ดๅ†…็š„ AI ๆถˆๆฏใ€‚

github-actions bot pushed a commit that referenced this pull request Mar 17, 2025
### [Version&nbsp;1.71.4](v1.71.3...v1.71.4)
<sup>Released on **2025-03-17**</sup>

#### ๐Ÿ’„ Styles

- **misc**: Update Wenxin & Hunyuan model list.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update Wenxin & Hunyuan model list, closes [#6995](#6995) ([d017f35](d017f35))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

๐ŸŽ‰ This PR is included in version 1.71.4 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Mar 17, 2025
### [Version&nbsp;1.112.3](v1.112.2...v1.112.3)
<sup>Released on **2025-03-17**</sup>

#### ๐Ÿ’„ Styles

- **misc**: Update Wenxin & Hunyuan model list.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update Wenxin & Hunyuan model list, closes [lobehub#6995](https://github.com/bentwnghk/lobe-chat/issues/6995) ([d017f35](d017f35))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@hezhijie0327 hezhijie0327 deleted the wenxin branch March 17, 2025 12:47
github-actions bot pushed a commit to jaworldwideorg/OneJA-Bot that referenced this pull request Mar 18, 2025
## [Version&nbsp;1.19.0](v1.18.0...v1.19.0)
<sup>Released on **2025-03-18**</sup>

#### โœจ Features

- **misc**: Support gemini image output in chat.

#### ๐Ÿ› Bug Fixes

- **misc**: Fix claude 3.5+ models context max output, fix google gemini output relative issue, fix knowledge base issue.

#### ๐Ÿ’„ Styles

- **misc**: Support screenshot to clipboard when sharing, Update Vertex AI models, update Wenxin & Hunyuan model list.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Support gemini image output in chat, closes [lobehub#6931](https://github.com/jaworldwideorg/OneJA-Bot/issues/6931) ([d4c0d1f](d4c0d1f))

#### What's fixed

* **misc**: Fix claude 3.5+ models context max output, closes [lobehub#6984](https://github.com/jaworldwideorg/OneJA-Bot/issues/6984) ([da342dd](da342dd))
* **misc**: Fix google gemini output relative issue, closes [lobehub#6970](https://github.com/jaworldwideorg/OneJA-Bot/issues/6970) ([fdcaaf3](fdcaaf3))
* **misc**: Fix knowledge base issue, closes [lobehub#6973](https://github.com/jaworldwideorg/OneJA-Bot/issues/6973) ([15f39ef](15f39ef))

#### Styles

* **misc**: Support screenshot to clipboard when sharing, closes [lobehub#6275](https://github.com/jaworldwideorg/OneJA-Bot/issues/6275) ([45663c3](45663c3))
* **misc**: Update Vertex AI models, closes [lobehub#6967](https://github.com/jaworldwideorg/OneJA-Bot/issues/6967) ([d4432f1](d4432f1))
* **misc**: Update Wenxin & Hunyuan model list, closes [lobehub#6995](https://github.com/jaworldwideorg/OneJA-Bot/issues/6995) ([d017f35](d017f35))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
๐Ÿ’„ Design Design an style | ๆ ทๅผ้—ฎ้ข˜ released 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