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 support for 360zhinao2-o1 & MiniMax-Text-01 #67

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Feb 4, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔀 变更说明 | Description of Change

  1. 适配 360zhinao2-o1 模型图标
  2. 修复 MiniMax-Text-01 模型图标未匹配的问题(有个 typo 错误,少了个 i

📝 补充信息 | Additional Information

{ Icon: Qwen, keywords: ['qwen', 'qwq', 'qvq'] },
{ Icon: Minimax, keywords: ['minmax', 'abab'] },
{

@lobehubbot
Copy link
Member

👍 @hezhijie0327


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

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (e39bdc2) to head (c063c9c).
Report is 265 commits behind head on master.

Files with missing lines Patch % Lines
src/features/modelConfig.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #67      +/-   ##
=========================================
  Coverage    0.00%   0.00%              
=========================================
  Files         520     873     +353     
  Lines       13448   28097   +14649     
  Branches      520     873     +353     
=========================================
- Misses      12928   27224   +14296     
- Partials      520     873     +353     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

pkg-pr-new bot commented Feb 4, 2025

Open in Stackblitz

npm i https://pkg.pr.new/lobehub/lobe-icons/@lobehub/icons@67

commit: c063c9c

@canisminor1990 canisminor1990 merged commit 83a87be into lobehub:master Feb 4, 2025
8 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @hezhijie0327 ❤️


The growth of project is inseparable from user feedback and contribution, thanks for your contribution!
项目的成长离不开用户反馈和贡献,感谢您的贡献!

github-actions bot pushed a commit that referenced this pull request Feb 4, 2025
### [Version 1.65.1](v1.65.0...v1.65.1)
<sup>Released on **2025-02-04**</sup>

#### 💄 Styles

- **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`.

<br/>

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

#### Styles

* **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`, closes [#67](#67) ([83a87be](83a87be))

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

The release is available on:

Your semantic-release bot 📦🚀

@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.17.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 4, 2025
## [Version&nbsp;1.16.0](https://github.com/lobehub/lobe-icons/compare/@lobehub/[email protected]...@lobehub/[email protected])
<sup>Released on **2025-02-04**</sup>

#### ✨ Features

- **auto**: Auto build static icons.
- **misc**: Add Pika, Xuanyan, Glif and Clipdrop.

#### 💄 Styles

- **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`.

<br/>

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

#### What's improved

* **auto**: Auto build static icons ([e245aba](e245aba))
* **misc**: Add Pika, Xuanyan, Glif and Clipdrop ([4583059](4583059))

#### Styles

* **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`, closes [#67](#67) ([83a87be](83a87be))

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

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Feb 4, 2025
## [Version&nbsp;1.16.0](https://github.com/lobehub/lobe-icons/compare/@lobehub/[email protected]...@lobehub/[email protected])
<sup>Released on **2025-02-04**</sup>

#### ✨ Features

- **auto**: Auto build static icons.
- **misc**: Add Pika, Xuanyan, Glif and Clipdrop.

#### 💄 Styles

- **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`.

<br/>

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

#### What's improved

* **auto**: Auto build static icons ([e245aba](e245aba))
* **misc**: Add Pika, Xuanyan, Glif and Clipdrop ([4583059](4583059))

#### Styles

* **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`, closes [#67](#67) ([83a87be](83a87be))

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

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-icons that referenced this pull request Feb 4, 2025
## [Version&nbsp;1.11.0](v1.10.0...v1.11.0)
<sup>Released on **2025-02-04**</sup>

#### ✨ Features

- **auto**: Auto build static icons, Auto build static icons.
- **misc**: Add Haiper, Hedra, Lightricks, PixVerse, Sync, Tripo, Vidu, Add Pika, Xuanyan, Glif and Clipdrop.

#### 💄 Styles

- **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`.

<br/>

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

#### What's improved

* **auto**: Auto build static icons ([8c63fa2](8c63fa2))
* **auto**: Auto build static icons ([e245aba](e245aba))
* **misc**: Add Haiper, Hedra, Lightricks, PixVerse, Sync, Tripo, Vidu ([247cb15](247cb15))
* **misc**: Add Pika, Xuanyan, Glif and Clipdrop ([4583059](4583059))

#### Styles

* **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`, closes [lobehub#67](https://github.com/bentwnghk/lobe-icons/issues/67) ([83a87be](83a87be))

</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-icons that referenced this pull request Feb 4, 2025
## [Version&nbsp;1.7.0](https://github.com/bentwnghk/lobe-icons/compare/@bentwnghk/[email protected]...@bentwnghk/[email protected])
<sup>Released on **2025-02-04**</sup>

#### ✨ Features

- **auto**: Auto build static icons, Auto build static icons, Auto build static icons.
- **misc**: Add Haiper, Hedra, Lightricks, PixVerse, Sync, Tripo, Vidu, Add Pika, Xuanyan, Glif and Clipdrop.

#### 💄 Styles

- **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`.

<br/>

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

#### What's improved

* **auto**: Auto build static icons ([8f93c90](8f93c90))
* **auto**: Auto build static icons ([8c63fa2](8c63fa2))
* **auto**: Auto build static icons ([e245aba](e245aba))
* **misc**: Add Haiper, Hedra, Lightricks, PixVerse, Sync, Tripo, Vidu ([247cb15](247cb15))
* **misc**: Add Pika, Xuanyan, Glif and Clipdrop ([4583059](4583059))

#### Styles

* **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`, closes [lobehub#67](https://github.com/bentwnghk/lobe-icons/issues/67) ([83a87be](83a87be))

</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-icons that referenced this pull request Feb 4, 2025
## [Version&nbsp;1.6.0](https://github.com/bentwnghk/lobe-icons/compare/@bentwnghk/[email protected]...@bentwnghk/[email protected])
<sup>Released on **2025-02-04**</sup>

#### ✨ Features

- **auto**: Auto build static icons, Auto build static icons, Auto build static icons.
- **misc**: Add Haiper, Hedra, Lightricks, PixVerse, Sync, Tripo, Vidu, Add Pika, Xuanyan, Glif and Clipdrop.

#### 💄 Styles

- **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`.

<br/>

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

#### What's improved

* **auto**: Auto build static icons ([8f93c90](8f93c90))
* **auto**: Auto build static icons ([8c63fa2](8c63fa2))
* **auto**: Auto build static icons ([e245aba](e245aba))
* **misc**: Add Haiper, Hedra, Lightricks, PixVerse, Sync, Tripo, Vidu ([247cb15](247cb15))
* **misc**: Add Pika, Xuanyan, Glif and Clipdrop ([4583059](4583059))

#### Styles

* **misc**: Add support for `360zhinao2-o1` & `MiniMax-Text-01`, closes [lobehub#67](https://github.com/bentwnghk/lobe-icons/issues/67) ([83a87be](83a87be))

</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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants