consolidate, reflect, distill, the llm:* graph extractor). For those,
Ollama keeps everything local.
Set it up
Use it for the optional LLM passes
auto as Claude CLI → Anthropic → Ollama. Pin Ollama
explicitly to stay fully offline.
The graph extractor can also run on Ollama for a cleaner knowledge graph:
pmb config set graph.extractor llm:ollama. It never blocks the write path -
on timeout it falls back to the regex extractor for that one event.