Skip to main content
Reference · Information

Ollama

Live Pane type

Local LLM chat via Ollama. The pane carries a tri-state availability gate (detecting → absent-CTA → connected-terminal); once Ollama is reachable the same Senkani MCP env that terminal panes get flows through to the subprocess.

Curated catalog drawer

The header download button opens a five-model catalog drawer: llama3.1:8b, qwen2.5-coder:7b, deepseek-r1:7b, mistral:7b, gemma2:2b. Each row discloses on-disk size before the pull click and streams ollama pull progress into the UI so the operator sees download state without leaving the pane.

Keyboard

Open via ⌘K → type the pane name. Close with ⌘W. Focus with ⌘+digit (the pane's position on the canvas).

Related