mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
add GLM-4V-Flash Models.
This commit is contained in:
parent
09924db8f3
commit
32998b56f0
@ -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