mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 00:54:05 +02:00
Update cloud and local model recommendations to match current models.go: add qwen3.5:cloud and glm-5.1:cloud, replace glm-4.7-flash with gemma4 and qwen3.5 as local options. Add documentation for Hermes Agent by Nous Research, covering installation, Ollama setup via custom endpoint, messaging configuration, and recommended models.
53 lines
1.1 KiB
Plaintext
53 lines
1.1 KiB
Plaintext
---
|
|
title: Overview
|
|
---
|
|
|
|
Ollama integrates with a wide range of tools.
|
|
|
|
## Coding Agents
|
|
|
|
Coding assistants that can read, modify, and execute code in your projects.
|
|
|
|
- [Claude Code](/integrations/claude-code)
|
|
- [Codex](/integrations/codex)
|
|
- [OpenCode](/integrations/opencode)
|
|
- [Droid](/integrations/droid)
|
|
- [Goose](/integrations/goose)
|
|
- [Pi](/integrations/pi)
|
|
|
|
## Assistants
|
|
|
|
AI assistants that help with everyday tasks.
|
|
|
|
- [OpenClaw](/integrations/openclaw)
|
|
- [Hermes Agent](/integrations/hermes)
|
|
|
|
## IDEs & Editors
|
|
|
|
Native integrations for popular development environments.
|
|
|
|
- [VS Code](/integrations/vscode)
|
|
- [Cline](/integrations/cline)
|
|
- [Roo Code](/integrations/roo-code)
|
|
- [JetBrains](/integrations/jetbrains)
|
|
- [Xcode](/integrations/xcode)
|
|
- [Zed](/integrations/zed)
|
|
|
|
## Chat & RAG
|
|
|
|
Chat interfaces and retrieval-augmented generation platforms.
|
|
|
|
- [Onyx](/integrations/onyx)
|
|
|
|
## Automation
|
|
|
|
Workflow automation platforms with AI integration.
|
|
|
|
- [n8n](/integrations/n8n)
|
|
|
|
## Notebooks
|
|
|
|
Interactive computing environments with AI capabilities.
|
|
|
|
- [marimo](/integrations/marimo)
|