Skip to content

Model management

§ MODELS

Octopush is bring-your-own-keys. You connect the providers you already pay for, pick a model with the ModelPicker, and Octopush remembers your choice per workspace. Cost estimates update as you switch, so you always know what the active model costs.

Octopush wires four providers:

  • Anthropic (Claude) — paste your API key.
  • OpenAI — paste your API key.
  • DeepSeek — paste your API key.
  • Ollama (local) — point Octopush at your local Ollama base URL. No API key required.

Configure them in Settings ▸ Integrations.

[screenshot: Settings ▸ Integrations with provider keys and the Ollama base URL]

The ModelPicker lets you choose the model for a workspace. Your selection persists per workspace, so each task keeps the model you assigned it. You can also switch mid-session from the picker or via the command palette (⌘K).

As you change models, the cost estimation updates to reflect the new model’s pricing — visible on every message in TALK and in the DIRECT cost ledger.

  1. In Settings ▸ Integrations, add at least one provider key (or your Ollama base URL).
  2. Open a workspace and use the ModelPicker to assign a model.
  3. Work in TALK; watch per-message cost update for that model.
  4. Hit a hard step? Switch to a stronger model — the cost estimate adjusts.
  5. The workspace remembers your last selection the next time you open it.