From 59f173f2e6611de8d40ad417a2649dcf58c9969a Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:53:21 +0800 Subject: [PATCH] feat: add icons for 01.ai (#2883) --- .../model_providers/yi/_assets/icon_l_en.svg | 32 +++++++------------ .../model_providers/yi/_assets/icon_l_zh.svg | 20 ------------ .../model_providers/yi/_assets/icon_s_en.svg | 15 +++++---- .../model_runtime/model_providers/yi/yi.yaml | 2 +- 4 files changed, 21 insertions(+), 48 deletions(-) delete mode 100644 api/core/model_runtime/model_providers/yi/_assets/icon_l_zh.svg diff --git a/api/core/model_runtime/model_providers/yi/_assets/icon_l_en.svg b/api/core/model_runtime/model_providers/yi/_assets/icon_l_en.svg index 0efce4e85b..9ce3baddaa 100644 --- a/api/core/model_runtime/model_providers/yi/_assets/icon_l_en.svg +++ b/api/core/model_runtime/model_providers/yi/_assets/icon_l_en.svg @@ -1,20 +1,12 @@ - - - - - - - - - - - - - - - - - - 01.AI - - + + + + + + + + + + + + \ No newline at end of file diff --git a/api/core/model_runtime/model_providers/yi/_assets/icon_l_zh.svg b/api/core/model_runtime/model_providers/yi/_assets/icon_l_zh.svg deleted file mode 100644 index 951842da55..0000000000 --- a/api/core/model_runtime/model_providers/yi/_assets/icon_l_zh.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - 零一万物 - - diff --git a/api/core/model_runtime/model_providers/yi/_assets/icon_s_en.svg b/api/core/model_runtime/model_providers/yi/_assets/icon_s_en.svg index a813274466..eb0395a21c 100644 --- a/api/core/model_runtime/model_providers/yi/_assets/icon_s_en.svg +++ b/api/core/model_runtime/model_providers/yi/_assets/icon_s_en.svg @@ -1,7 +1,8 @@ - - - - - - - \ No newline at end of file + + + + + + + + \ No newline at end of file diff --git a/api/core/model_runtime/model_providers/yi/yi.yaml b/api/core/model_runtime/model_providers/yi/yi.yaml index 368c715456..a8c0d857b6 100644 --- a/api/core/model_runtime/model_providers/yi/yi.yaml +++ b/api/core/model_runtime/model_providers/yi/yi.yaml @@ -9,7 +9,7 @@ icon_small: en_US: icon_s_en.svg icon_large: en_US: icon_l_en.svg -background: "#EFFDFD" +background: "#E9F1EC" help: title: en_US: Get your API Key from 01.ai