docs: rename onboarding user-facing wizard copy

Co-authored-by: Tak <contact-redacted@example.com>
This commit is contained in:
Tak Hoffman
2026-03-16 19:50:31 -05:00
parent 6ba4d0ddc3
commit 4863b651c6
64 changed files with 235 additions and 780 deletions

View File

@@ -16,15 +16,15 @@ Ollama is a local LLM runtime that makes it easy to run open-source models on yo
## Quick start
### Onboarding wizard (recommended)
### Onboarding (recommended)
The fastest way to set up Ollama is through the setup wizard:
The fastest way to set up Ollama is through onboarding:
```bash
openclaw onboard
```
Select **Ollama** from the provider list. The wizard will:
Select **Ollama** from the provider list. Onboarding will:
1. Ask for the Ollama base URL where your instance can be reached (default `http://127.0.0.1:11434`).
2. Let you choose **Cloud + Local** (cloud models and local models) or **Local** (local models only).