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.
Providers
Section titled “Providers”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]
Picking a model
Section titled “Picking a model”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.
A typical flow
Section titled “A typical flow”- In Settings ▸ Integrations, add at least one provider key (or your Ollama base URL).
- Open a workspace and use the ModelPicker to assign a model.
- Work in TALK; watch per-message cost update for that model.
- Hit a hard step? Switch to a stronger model — the cost estimate adjusts.
- The workspace remembers your last selection the next time you open it.