mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 21:21:12 +00:00
25 lines
566 B
Markdown
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)
|