ollama/ollama
Features
User-visible capabilities that span multiple systems. Each feature touches the daemon, possibly the CLI, and often the cloud — so they live here rather than under any single subsystem.
Pages
- Launch integrations —
ollama launch <integration>for Claude Code, Codex, Droid, OpenCode, OpenClaw, and friends. - Cloud proxy — passthrough to
ollama.comfor cloud-only models, web search, and web fetch. - OpenAI / Anthropic compat —
/v1/...endpoints and the middleware that translates them. - Model creation — Modelfile, blob upload, and the experimental safetensors path.
- Image generation —
imagegenrunner and the/v1/images/...endpoints. - Web search and fetch — experimental cloud-backed search/fetch.
- TUI selectors and sign-in — bubbletea-based UI used across the launcher.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.