Files
ollama/cmd
Michael Verrilli 0c65ed33bc cmd: populate model capabilities in launchInteractiveModel (#15712)
launchInteractiveModel was introduced in PR #14609 without the
client.Show() capability-detection block that RunHandler uses.
This left opts.MultiModal always false in the TUI path, causing
image/audio file paths to always be treated as unknown commands
instead of being loaded as multimodal attachments.

Mirror the Show() call, pull-on-404 fallback, cloud auth handling,
and MultiModal/Think population from RunHandler into
launchInteractiveModel.

Fixes #15711
2026-04-21 14:37:36 -04:00
..
2026-04-02 11:33:33 -07:00
2025-02-13 17:09:26 -08:00
2026-04-15 12:00:23 -07:00
2024-08-01 17:06:06 -07:00
2024-06-04 11:13:30 -07:00