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: delete siliconflow outdated model & disable stepfun functioncall #4033

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

LovelyGuYiMeng
Copy link
Contributor

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

阶跃星辰根据官方文档是支持函数调用的,但目前似乎有问题,先关闭

📝 补充信息 | Additional Information

Copy link

vercel bot commented Sep 19, 2024

@LovelyGuYiMeng 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:L This PR changes 100-499 lines, ignoring generated files. label Sep 19, 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 19, 2024
@LovelyGuYiMeng LovelyGuYiMeng changed the title 💄 style: deleted siliconflow outdated model & disable stepfun functioncall 💄 style: delete siliconflow outdated model & disable stepfun functioncall Sep 19, 2024
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:41pm

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.73%. Comparing base (06ffd99) to head (35e621f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4033      +/-   ##
==========================================
- Coverage   91.74%   91.73%   -0.01%     
==========================================
  Files         481      481              
  Lines       34236    34195      -41     
  Branches     2086     3147    +1061     
==========================================
- Hits        31409    31368      -41     
  Misses       2827     2827              
Flag Coverage Δ
app 91.73% <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.

@arvinxx arvinxx merged commit 08c53eb into lobehub:main Sep 19, 2024
7 of 9 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 that referenced this pull request Sep 19, 2024
### [Version&nbsp;1.19.8](v1.19.7...v1.19.8)
<sup>Released on **2024-09-19**</sup>

#### 💄 Styles

- **misc**: Delete siliconflow outdated model & disable stepfun functioncall.

<br/>

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

#### Styles

* **misc**: Delete siliconflow outdated model & disable stepfun functioncall, closes [#4033](#4033) ([08c53eb](08c53eb))

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

The release is available on:

Your semantic-release bot 📦🚀

@LovelyGuYiMeng LovelyGuYiMeng deleted the patch-1 branch September 20, 2024 05:32
github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Sep 20, 2024
### [Version&nbsp;1.62.2](v1.62.1...v1.62.2)
<sup>Released on **2024-09-20**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor the sitemap implement, refactor the tts route url.

#### 🐛 Bug Fixes

- **misc**: Fix a bug with server agent config when user not exist.

#### 💄 Styles

- **misc**: Add siliconflow qwen2.5 model, delete siliconflow outdated model & disable stepfun functioncall, enable functioncall for stepfun models, Update qwen models.

<br/>

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

#### Code refactoring

* **misc**: Refactor the sitemap implement, closes [lobehub#4012](https://github.com/bentwnghk/lobe-chat/issues/4012) ([d93a161](d93a161))
* **misc**: Refactor the tts route url, closes [lobehub#4030](https://github.com/bentwnghk/lobe-chat/issues/4030) ([60dcf19](60dcf19))

#### What's fixed

* **misc**: Fix a bug with server agent config when user not exist, closes [lobehub#4034](https://github.com/bentwnghk/lobe-chat/issues/4034) ([f6a232b](f6a232b))

#### Styles

* **misc**: Add siliconflow qwen2.5 model, closes [lobehub#4024](https://github.com/bentwnghk/lobe-chat/issues/4024) ([06ffd99](06ffd99))
* **misc**: Delete siliconflow outdated model & disable stepfun functioncall, closes [lobehub#4033](https://github.com/bentwnghk/lobe-chat/issues/4033) ([08c53eb](08c53eb))
* **misc**: Enable functioncall for stepfun models, closes [lobehub#4022](https://github.com/bentwnghk/lobe-chat/issues/4022) ([afb3509](afb3509))
* **misc**: Update qwen models, closes [lobehub#4026](https://github.com/bentwnghk/lobe-chat/issues/4026) ([6169e8f](6169e8f))

</details>

<div align="right">

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

</div>
cy948 pushed a commit to cy948/lobe-chat that referenced this pull request Sep 21, 2024
…call (lobehub#4033)

* Update qwen.ts

* Update siliconcloud.ts

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

#### 💄 Styles

- **misc**: Delete siliconflow outdated model & disable stepfun functioncall.

<br/>

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

#### Styles

* **misc**: Delete siliconflow outdated model & disable stepfun functioncall, closes [lobehub#4033](lobehub#4033) ([08c53eb](lobehub@08c53eb))

</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