Fetches the list of models installed on a local Ollama server so the UI can offer the user's actually available models instead of a static guess.
The Ollama server base URL, or null to skip fetching
The installed model names, or an empty array while loading or unreachable
Fetches the list of models installed on a local Ollama server so the UI can offer the user's actually available models instead of a static guess.