Sync ollama docs from 53fed261 on 2026-09-12

This commit is contained in:
The Librarian
2026-09-12 04:00:05 +00:00
parent 1f556d946e
commit f10d4bfbcc
12 changed files with 131 additions and 14 deletions
+9 -1
View File
@@ -17,13 +17,21 @@ Run `ollama launch` to see the latest integrations you can run from the terminal
<Card title="OpenCode" icon="/images/launch-icons/opencode.svg" href="/integrations/opencode">
Open-source coding agent that edits, runs, and iterates on code.
</Card>
<Card title="DeepSeek Harness" icon="/images/launch-icons/deepseek-harness.svg" href="/integrations/deepseek-harness">
DeepSeek's open-source agent harness with subagents and web search.
</Card>
</CardGroup>
## Connect an assistant
Assistants with memory, skills, and messaging app access.
Use open models in assistant apps.
<CardGroup cols={2}>
<Card title="Claude" href="/integrations/claude-desktop">
Desktop assistant with local and cloud Ollama models.
</Card>
<Card title="OpenClaw" icon="/images/launch-icons/openclaw.svg" href="/integrations/openclaw">
Personal assistant for messaging apps and everyday tasks.
</Card>