Update docs/integrations/openclaw.mdx

Co-authored-by: Parth Sareen <parth.sareen@ollama.com>
This commit is contained in:
Eva H
2026-06-29 12:24:25 -04:00
committed by GitHub
parent 5d2eb48e22
commit 74fa56470b

View File

@@ -100,11 +100,6 @@ Choose a model with enough context for the assistant and its tools.
</Card>
</CardGroup>
Run OpenClaw directly with a model:
```shell
ollama launch openclaw --model gemma4:cloud
```
<Note>For local models, set the [context length](/context-length) to 64k or higher.</Note>