Skip to content

Commit 0d9fd6f

Browse files
committed
fix(providers): correct grok-4.5 release date to API-availability date
1 parent b96b4b9 commit 0d9fd6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/providers/models.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1863,7 +1863,7 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
18631863
temperature: { min: 0, max: 2 },
18641864
},
18651865
contextWindow: 500000,
1866-
releaseDate: '2026-07-09',
1866+
releaseDate: '2026-07-08',
18671867
recommended: true,
18681868
},
18691869
{

0 commit comments

Comments
 (0)