Browse Source
- ControlPanel: only send the active provider's API key header instead of all three - LLMControls: use nullish coalescing (??) for temperature so 0 is not treated as falsy - PromptConstructorNode: single-pass regex for @variable resolution to prevent prefix collisions (@foo matching inside @foobar) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
2 changed files with 18 additions and 15 deletions
Loading…
Reference in new issue