MAIDR Documentation - v3.69.0
    Preparing search index...
    • 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.

      Parameters

      • baseUrl: string | null

        The Ollama server base URL, or null to skip fetching

      Returns string[]

      The installed model names, or an empty array while loading or unreachable