pub fn ollama_direct_tag(query: &str) -> Option<String>Expand description
The Ollama tag for a search query — only when it isn’t an HF repo and the input
carries an explicit : or is an Ollama link (so a bare word doesn’t resolve to
Ollama by default).