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: Add Gemini flash thinking model #5103

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

sxjeru
Copy link
Contributor

@sxjeru sxjeru commented Dec 20, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

虽然不带版本号也能用,还是建议添加带版本号(日期)的模型,清晰直观。

经典全第一,经典免费。

image

📝 补充信息 | Additional Information

close #5092
duplicate #5106 (可能需手动关闭)

Copy link

vercel bot commented Dec 20, 2024

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

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 20, 2024
Copy link

gru-agent bot commented Dec 20, 2024

TestGru Assignment

Summary

Link CommitId Status Reason
Detail d2675bb 🚫 Skipped No files need to be tested {"src/config/modelProviders/google.ts":"The code does not contain any functions or classes."}

Tip

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

@lobehubbot
Copy link
Member

👍 @sxjeru

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.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@sxjeru sxjeru changed the title 🐛 fix: Add Gemini flash thinking model 💄 style: Add Gemini flash thinking model Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (057d738) to head (d2675bb).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #5103     +/-   ##
=========================================
  Coverage   91.88%   91.88%             
=========================================
  Files         548      548             
  Lines       41481    41498     +17     
  Branches     2355     3550   +1195     
=========================================
+ Hits        38114    38131     +17     
  Misses       3367     3367             
Flag Coverage Δ
app 91.88% <100.00%> (+<0.01%) ⬆️
server 97.65% <ø> (ø)

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 Dec 21, 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 Dec 21, 2024 6:47am

@arvinxx arvinxx merged commit c59c1e2 into lobehub:main Dec 21, 2024
8 of 9 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @sxjeru ❤️

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 消息。

@sxjeru sxjeru deleted the patch-1 branch December 21, 2024 11:43
github-actions bot pushed a commit that referenced this pull request Dec 21, 2024
### [Version&nbsp;1.36.44](v1.36.43...v1.36.44)
<sup>Released on **2024-12-21**</sup>

#### 💄 Styles

- **misc**: Add Gemini flash thinking model.

<br/>

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

#### Styles

* **misc**: Add Gemini flash thinking model, closes [#5103](#5103) ([c59c1e2](c59c1e2))

</details>

<div align="right">

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

</div>
github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Dec 21, 2024
### [Version&nbsp;1.78.17](v1.78.16...v1.78.17)
<sup>Released on **2024-12-21**</sup>

#### 💄 Styles

- **misc**: Add Gemini flash thinking model.

<br/>

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

#### Styles

* **misc**: Add Gemini flash thinking model, closes [lobehub#5103](https://github.com/bentwnghk/lobe-chat/issues/5103) ([c59c1e2](c59c1e2))

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

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

[Request] Gemini 2.0 Flash Thinking 模型支持
3 participants