mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-10 17:18:28 +00:00
fix grok 4.5 release date (#3365)
This commit is contained in:
committed by
GitHub
parent
302df1edd2
commit
cf6cb126b5
@@ -27,7 +27,7 @@ export const XAI_MODELS: IChatModel[] = [
|
||||
modalities: { input: ['text', 'image'], output: ['text'] },
|
||||
open_weights: false,
|
||||
tool_call: true,
|
||||
release_date: '2026-07-01',
|
||||
release_date: '2026-07-08',
|
||||
name: 'Grok 4.5',
|
||||
aliases: ['x-ai/grok-4.5', 'grok-4.5-latest'],
|
||||
context: 500_000,
|
||||
|
||||
Reference in New Issue
Block a user