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: disable taichu2.0 functioncall & default disable taichu2.0v model #4117

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

LovelyGuYiMeng
Copy link
Contributor

@LovelyGuYiMeng LovelyGuYiMeng commented Sep 24, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

taichu2.0文档说明支持functioncall,但在lobe实际使用后无效,可能需要单独支持,故先关闭函数调用
taichu2.0v无法直接使用,需要单独支持后才可用,故先默认关闭
image
image

📝 补充信息 | Additional Information

Copy link

vercel bot commented Sep 24, 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:XS This PR changes 0-9 lines, ignoring generated files. label Sep 24, 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 Sep 24, 2024
@arvinxx arvinxx merged commit 00da53b into lobehub:main Sep 24, 2024
3 of 6 checks passed
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.46%. Comparing base (e5331db) to head (ec590f1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4117      +/-   ##
==========================================
- Coverage   92.46%   92.46%   -0.01%     
==========================================
  Files         482      482              
  Lines       34388    34387       -1     
  Branches     3367     2127    -1240     
==========================================
- Hits        31797    31796       -1     
  Misses       2591     2591              
Flag Coverage Δ
app 92.46% <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.

@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 that referenced this pull request Sep 24, 2024
### [Version&nbsp;1.19.30](v1.19.29...v1.19.30)
<sup>Released on **2024-09-24**</sup>

#### 💄 Styles

- **misc**: Disable taichu2.0 functioncall & default disable taichu2.0v model.

<br/>

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

#### Styles

* **misc**: Disable taichu2.0 functioncall & default disable taichu2.0v model, closes [#4117](#4117) ([00da53b](00da53b))

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

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Sep 24, 2024
### [Version&nbsp;1.62.13](v1.62.12...v1.62.13)
<sup>Released on **2024-09-24**</sup>

#### 💄 Styles

- **misc**: Add function call support for Stepfun, add google gemini 1.5 002 series, disable taichu2.0 functioncall & default disable taichu2.0v model, update taichu provider info & add taichu vision model.

<br/>

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

#### Styles

* **misc**: Add function call support for Stepfun, closes [lobehub#4101](https://github.com/bentwnghk/lobe-chat/issues/4101) ([8d7d96e](8d7d96e))
* **misc**: Add google gemini 1.5 002 series, closes [lobehub#4118](https://github.com/bentwnghk/lobe-chat/issues/4118) ([10145fa](10145fa))
* **misc**: Disable taichu2.0 functioncall & default disable taichu2.0v model, closes [lobehub#4117](https://github.com/bentwnghk/lobe-chat/issues/4117) ([00da53b](00da53b))
* **misc**: Update taichu provider info & add taichu vision model, closes [lobehub#4114](https://github.com/bentwnghk/lobe-chat/issues/4114) ([e5331db](e5331db))

</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:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants