Files
openclaw/docs/plugins/reference/ollama.md
2026-05-02 15:55:47 +01:00

24 lines
465 B
Markdown

---
summary: "Adds Ollama model provider support to OpenClaw."
read_when:
- You are installing, configuring, or auditing the ollama plugin
title: "Ollama plugin"
---
# Ollama plugin
Adds Ollama model provider support to OpenClaw.
## Distribution
- Package: `@openclaw/ollama-provider`
- Install route: included in OpenClaw
## Surface
providers: ollama; contracts: memoryEmbeddingProviders, webSearchProviders
## Related docs
- [ollama](/providers/ollama)