Skip to content

feat(models): added temp controls for gpt-4.1 family of models #1694

feat(models): added temp controls for gpt-4.1 family of models

feat(models): added temp controls for gpt-4.1 family of models #1694

Triggered via pull request July 1, 2025 01:16
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Test and Build
52s
Test and Build
Apply Database Migrations
0s
Apply Database Migrations
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test and Build
Process completed with exit code 1.
providers/utils.test.ts > Model Capabilities > supportsTemperature > should return false for models that do not support temperature: apps/sim/providers/utils.test.ts#L151
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ providers/utils.test.ts:151:44
Test and Build
sim#test: command (/home/runner/work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)