Back to Ollama

Oh My Pi

docs/integrations/oh-my-pi.mdx

0.30.8868 B
Original Source

Oh My Pi (OMP) is a terminal coding agent with IDE-style tools built in. It combines chat, project context, structured code edits, language server support, debugging tools, browser access, plugins, and subagents in one terminal workflow.

Ollama can configure OMP to use Ollama as its model provider and launch an interactive session.

Quick setup

bash
ollama launch omp

This configures Ollama as a provider, sets up web search tools, and starts OMP.

Run directly with a model

shell
ollama launch omp --model <model>

Plugins

OMP supports plugins for extra tools and capabilities. When launching OMP through Ollama, the Ollama web search plugin is managed automatically.

Manual setup

Install OMP from omp.sh, then run:

bash
ollama launch omp --config