Browse Source
isImageInput() has permissive description heuristics (e.g. "data uri") that false-positive on audio properties like audio_url whose description mentions "base64 data URI". Reorder the checks so isAudioInput() — which uses specific name patterns — runs first. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 8 additions and 6 deletions
Loading…
Reference in new issue