Skip to main content
OpenCode is a free provider that requires no API key, making it a convenient way to try Polpo without any setup.

Setup

No setup needed. OpenCode works out of the box. If you want to use a specific API key:
export OPENCODE_API_KEY=...  # optional

Use it

{
  "agents": [
    { "name": "coder", "model": "opencode:big-pickle" }
  ]
}

Models

ModelCostBest for
big-pickleFreeTrying Polpo, basic tasks

Provider Details

Provider IDopencode
Env variableOPENCODE_API_KEY (optional)
API typeOpenCode API
Auto-infer prefixbig-pickle

Notes

  • This is a free model — no API key required.
  • Good for trying Polpo out and verifying your setup works before adding paid providers.
  • For production workloads, switch to a more capable provider like Anthropic or OpenAI.