pub const DEFAULT_OLLAMA_URL: &str = "http://localhost:11434";Expand description
Ollama’s default endpoint, and the value the wizard treats as “unset” so a user who leaves it alone gets the built-in default rather than a pinned copy of it in their config.