diff --git a/apps/sim/providers/models.ts b/apps/sim/providers/models.ts index 04942c74113..83ba847f77e 100644 --- a/apps/sim/providers/models.ts +++ b/apps/sim/providers/models.ts @@ -576,7 +576,6 @@ export const PROVIDER_DEFINITIONS: Record = { updatedAt: '2026-04-16', }, capabilities: { - temperature: { min: 0, max: 1 }, nativeStructuredOutputs: true, maxOutputTokens: 128000, thinking: {