Browse Source
`||` treats temperature=0 as falsy and falls back to 0.7, which incorrectly clamps a valid zero temperature. `??` only falls back when the value is null/undefined. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue