Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7739dbb3
authored
Mar 02, 2024
by
1808837298@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 数据看板颜色统一
parent
556b16b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
web/src/helpers/render.js
+2
-0
No files found.
web/src/helpers/render.js
View file @
7739dbb3
...
...
@@ -132,6 +132,8 @@ export const modelColorMap = {
'gpt-4-0314'
:
'rgb(70,130,180)'
,
// 钢蓝色
'gpt-4-0613'
:
'rgb(100,149,237)'
,
// 矢车菊蓝
'gpt-4-1106-preview'
:
'rgb(30,144,255)'
,
// 道奇蓝
'gpt-4-0125-preview'
:
'rgb(2,177,236)'
,
// 深天蓝
'gpt-4-turbo-preview'
:
'rgb(2,177,255)'
,
// 深天蓝
'gpt-4-32k'
:
'rgb(104,111,238)'
,
// 中紫色
'gpt-4-32k-0314'
:
'rgb(90,105,205)'
,
// 暗灰蓝色
'gpt-4-32k-0613'
:
'rgb(61,71,139)'
,
// 暗蓝灰色
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment