Files
openclaw/docs/plugins/reference/ollama.md
2026-07-14 23:41:24 -04:00

25 lines
566 B
Markdown

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