kapi models ollama install
kapi installShow the platform-appropriate command to install the Ollama runtime. With --run on
macOS (and Homebrew present), kapi runs brew install ollama for you.
Watch it
models ollama install needs network access, an API key, or local system access, so it can’t run in the browser playground.See the guides for a recorded run, or try it locally with the installed CLI.
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
| --run | bool | false | On macOS with Homebrew, run `brew install ollama` now |
← Back to the Command Reference