mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-27 07:01:08 +03:00
fdecf5c59a
When the primary model supports vision natively (e.g., Claude Opus 4.5), skip the image understanding call entirely. The image will be injected directly into the model context instead, saving an API call and avoiding redundant descriptions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>