get_ollama_base_url

get_ollama_base_url()

Return the Ollama base URL used for connectivity checks.

Returns

Name Type Description
str Base URL string, defaulting to http://127.0.0.1:11434 when
str OLLAMA_HOST is not set.