mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 09:03:42 +08:00
add gpt-4-turbo
Signed-off-by: wozulong <>
This commit is contained in:
@@ -180,6 +180,8 @@ export const modelColorMap = {
|
||||
'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-turbo': 'rgb(2,190,255)', // 深天蓝
|
||||
'gpt-4-turbo-2024-04-09': 'rgb(2,200,255)', // 深天蓝
|
||||
'gpt-4-32k': 'rgb(104,111,238)', // 中紫色
|
||||
'gpt-4-32k-0314': 'rgb(90,105,205)', // 暗灰蓝色
|
||||
'gpt-4-32k-0613': 'rgb(61,71,139)', // 暗蓝灰色
|
||||
|
||||
Reference in New Issue
Block a user