llmwire - v2.2.0
    Preparing search index...

    Function isOllamaCLIAvailable

    • Check if the Ollama CLI is available on the system. Returns true if the ollama binary can be executed (e.g. found on PATH).

      Parameters

      • executablePath: string = 'ollama'

      Returns Promise<boolean>