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 Qwen and Gemini models info #3693

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

LovelyGuYiMeng
Copy link
Contributor

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

qwen-long模型不支持函数调用
重新排列gemini模型

📝 补充信息 | Additional Information

Copy link

vercel bot commented Aug 30, 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.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 30, 2024
@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 Aug 30, 2024
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.77%. Comparing base (e82c9dd) to head (ab02490).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3693      +/-   ##
==========================================
- Coverage   91.77%   91.77%   -0.01%     
==========================================
  Files         450      450              
  Lines       29732    29731       -1     
  Branches     3061     3061              
==========================================
- Hits        27286    27285       -1     
  Misses       2446     2446              
Flag Coverage Δ
app 91.77% <100.00%> (-0.01%) ⬇️
server 97.46% <ø> (ø)

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.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Aug 30, 2024
@arvinxx arvinxx merged commit ba01641 into lobehub:main Aug 30, 2024
3 of 5 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 消息。

@LovelyGuYiMeng LovelyGuYiMeng deleted the patch-1 branch August 30, 2024 15:27
github-actions bot pushed a commit that referenced this pull request Aug 30, 2024
### [Version&nbsp;1.15.2](v1.15.1...v1.15.2)
<sup>Released on **2024-08-30**</sup>

#### 💄 Styles

- **misc**: Update Qwen and Gemini models info.

<br/>

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

#### Styles

* **misc**: Update Qwen and Gemini models info, closes [#3693](#3693) ([ba01641](ba01641))

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

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Aug 30, 2024
## [Version&nbsp;1.58.0](v1.57.4...v1.58.0)
<sup>Released on **2024-08-30**</sup>

#### ✨ Features

- **misc**: Add Upstage model provider support.

#### 🐛 Bug Fixes

- **misc**: Fix file relative chunks.

#### 💄 Styles

- **misc**: Fix ms doc file preview, Update Qwen and Gemini models info, Update Stepfun models info, Update the sorting of each provider model, Update the sorting of each provider model.

<br/>

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

#### What's improved

* **misc**: Add Upstage model provider support, closes [lobehub#3670](https://github.com/bentwnghk/lobe-chat/issues/3670) ([4b8591b](4b8591b))

#### What's fixed

* **misc**: Fix file relative chunks, closes [lobehub#3676](https://github.com/bentwnghk/lobe-chat/issues/3676) ([afe1906](afe1906))

#### Styles

* **misc**: Fix ms doc file preview, closes [lobehub#3686](https://github.com/bentwnghk/lobe-chat/issues/3686) ([2cd78cf](2cd78cf))
* **misc**: Update Qwen and Gemini models info, closes [lobehub#3693](https://github.com/bentwnghk/lobe-chat/issues/3693) ([ba01641](ba01641))
* **misc**: Update Stepfun models info, closes [lobehub#3685](https://github.com/bentwnghk/lobe-chat/issues/3685) ([478b40a](478b40a))
* **misc**: Update the sorting of each provider model, closes [lobehub#3689](https://github.com/bentwnghk/lobe-chat/issues/3689) ([e82c9dd](e82c9dd))
* **misc**: Update the sorting of each provider model, closes [lobehub#3688](https://github.com/bentwnghk/lobe-chat/issues/3688) ([2630bbc](2630bbc))

</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:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants