mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
add GLM-4V-Flash Models.
This commit is contained in:
parent
83820f3724
commit
17b1bda0df
@ -1102,6 +1102,12 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
|
||||
name: 'GLM 4V',
|
||||
group: 'GLM-4v'
|
||||
},
|
||||
{
|
||||
id: 'glm-4v-flash',
|
||||
provider: 'zhipu',
|
||||
name: 'GLM-4V-Flash',
|
||||
group: 'GLM-4v'
|
||||
},
|
||||
{
|
||||
id: 'glm-4v-plus',
|
||||
provider: 'zhipu',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user