mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
Merge remote-tracking branch 'origin/main' into pr/animeshlego5/661-1
This commit is contained in:
commit
3038b420c9
1 changed files with 3 additions and 0 deletions
|
|
@ -88,6 +88,9 @@ export const defaultModelsOfProvider = {
|
|||
xAI: [ // https://docs.x.ai/docs/models?cluster=us-east-1
|
||||
'grok-2',
|
||||
'grok-3',
|
||||
'grok-3-mini',
|
||||
'grok-3-fast',
|
||||
'grok-3-mini-fast'
|
||||
],
|
||||
gemini: [ // https://ai.google.dev/gemini-api/docs/models/gemini
|
||||
'gemini-2.5-pro-exp-03-25',
|
||||
|
|
|
|||
Loading…
Reference in a new issue