Problem
The Go docs models table lists 12 models with limits and endpoints but no capability info. Users don't know which models support image/vision input, leading to silent failures (#27326, #24454, #29653).
Proposed Solution
Add a "Capabilities" or "Modalities" column to the Go docs models table indicating image/vision support, or add a note clarifying which models are text-only vs multimodal.
Problem
The Go docs models table lists 12 models with limits and endpoints but no capability info. Users don't know which models support image/vision input, leading to silent failures (#27326, #24454, #29653).
Proposed Solution
Add a "Capabilities" or "Modalities" column to the Go docs models table indicating image/vision support, or add a note clarifying which models are text-only vs multimodal.