pub const DEFAULT_OLLAMA_BASE_URL: &str = "http://localhost:11434";
Default Ollama base URL for local inference.