feat(models): added temp controls for gpt-4.1 family of models #1694
ci.yml
on: pull_request
Test and Build
52s
Apply Database Migrations
0s
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)
|