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: updata qwen model info & add qwen2.5 & reorder provider list #4020

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

LovelyGuYiMeng
Copy link
Contributor

@LovelyGuYiMeng LovelyGuYiMeng commented Sep 19, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

更新qwen turbo, plus, max信息,更强更便宜
增加qwen2.5开源模型7b,32b,72b

重新排列provider列表,具体分为6块
1.御三家平台及其面向企业平台+Ollama+DeepSeek
2.国外聚合模型平台(OpenRouter和Novita等)
3.国外独特模型平台(Mistral和AI21等)
4.国内平台(千问,讯飞,智谱等)
5.国内聚合模型平台(硅基流动)
6.废弃平台(紫东太初)

📝 补充信息 | Additional Information

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 19, 2024
Copy link

vercel bot commented Sep 19, 2024

@LovelyGuYiMeng is attempting to deploy a commit to the LobeHub Pro Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @LovelyGuYiMeng

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 Sep 19, 2024
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.24%. Comparing base (0b70d57) to head (f1612c9).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4020      +/-   ##
==========================================
+ Coverage   92.23%   92.24%   +0.01%     
==========================================
  Files         472      472              
  Lines       32758    32804      +46     
  Branches     2031     2031              
==========================================
+ Hits        30215    30261      +46     
  Misses       2543     2543              
Flag Coverage Δ
app 92.24% <100.00%> (+0.01%) ⬆️
server 97.36% <ø> (ø)

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.

Copy link

vercel bot commented Sep 19, 2024

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 Sep 19, 2024 6:26am

@arvinxx arvinxx merged commit d5e7578 into lobehub:main Sep 19, 2024
7 of 8 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @LovelyGuYiMeng ❤️

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 to bentwnghk/lobe-chat that referenced this pull request Sep 19, 2024
### [Version&nbsp;1.62.1](v1.62.0...v1.62.1)
<sup>Released on **2024-09-19**</sup>

#### 💄 Styles

- **misc**: Updata qwen model info & add qwen2.5 & reorder provider list.

<br/>

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

#### Styles

* **misc**: Updata qwen model info & add qwen2.5 & reorder provider list, closes [lobehub#4020](https://github.com/bentwnghk/lobe-chat/issues/4020) ([d5e7578](d5e7578))

</details>

<div align="right">

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

</div>
@LovelyGuYiMeng LovelyGuYiMeng deleted the patch-1 branch September 19, 2024 08:24
github-actions bot pushed a commit that referenced this pull request Sep 19, 2024
### [Version&nbsp;1.19.2](v1.19.1...v1.19.2)
<sup>Released on **2024-09-19**</sup>

#### 💄 Styles

- **misc**: Updata qwen model info & add qwen2.5 & reorder provider list.

<br/>

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

#### Styles

* **misc**: Updata qwen model info & add qwen2.5 & reorder provider list, closes [#4020](#4020) ([d5e7578](d5e7578))

</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.19.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

cy948 pushed a commit to cy948/lobe-chat that referenced this pull request Sep 21, 2024
…lobehub#4020)

* Update qwen.ts

* Update qwen.ts

* Update index.ts

* Update providers.tsx

* Update qwen.ts

* Update qwen.ts
cy948 pushed a commit to cy948/lobe-chat that referenced this pull request Sep 21, 2024
### [Version&nbsp;1.19.2](lobehub/lobe-chat@v1.19.1...v1.19.2)
<sup>Released on **2024-09-19**</sup>

#### 💄 Styles

- **misc**: Updata qwen model info & add qwen2.5 & reorder provider list.

<br/>

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

#### Styles

* **misc**: Updata qwen model info & add qwen2.5 & reorder provider list, closes [lobehub#4020](lobehub#4020) ([d5e7578](lobehub@d5e7578))

</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:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants