mirror of
https://github.com/ollama/ollama.git
synced 2026-07-07 08:11:40 +00:00
docs: make integrations more discoverable (#14301)
* docs: add Pi integration page * docs: flatten integration sidebar with expanded subheadings * docs: add OpenClaw and Claude Code to quickstart
This commit is contained in:
parent
2f4de1acf7
commit
8a257ec00a
4 changed files with 77 additions and 8 deletions
|
|
@ -27,9 +27,17 @@ The menu provides quick access to:
|
|||
- **Launch tools** - Claude Code, Codex, OpenClaw, and more
|
||||
- **Additional integrations** - Available under "More..."
|
||||
|
||||
## Assistants
|
||||
|
||||
Launch [OpenClaw](/integrations/openclaw), a personal AI with 100+ skills:
|
||||
|
||||
```sh
|
||||
ollama launch openclaw
|
||||
```
|
||||
|
||||
## Coding
|
||||
|
||||
Launch coding tools with Ollama models:
|
||||
Launch [Claude Code](/integrations/claude-code) and other coding tools with Ollama models:
|
||||
|
||||
```sh
|
||||
ollama launch claude
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue