Update google models
This commit is contained in:
@@ -36,6 +36,27 @@ export const MODELS = [
|
|||||||
creator: 'Google DeepMind',
|
creator: 'Google DeepMind',
|
||||||
vision: true,
|
vision: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'gemini-3.1-pro-preview',
|
||||||
|
label: 'Gemini 3.1 Pro',
|
||||||
|
provider: 'google',
|
||||||
|
creator: 'Google DeepMind',
|
||||||
|
vision: true,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'gemma-4-31b-it',
|
||||||
|
label: 'Gemma 4 31B IT',
|
||||||
|
provider: 'google',
|
||||||
|
creator: 'Google DeepMind',
|
||||||
|
vision: true,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'gemma-4-26b-a4b-it',
|
||||||
|
label: 'Gemma 4 26B A4B IT',
|
||||||
|
provider: 'google',
|
||||||
|
creator: 'Google DeepMind',
|
||||||
|
vision: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: 'qwen3.5:397b-cloud',
|
id: 'qwen3.5:397b-cloud',
|
||||||
label: 'Qwen 3.5 397B',
|
label: 'Qwen 3.5 397B',
|
||||||
|
|||||||
Reference in New Issue
Block a user