Skip to main content
Yoqa is BYO — you paste API keys or use local CLIs. No Yoqa cloud credits are required for Phase 1 local runs.

Where to configure

Desktop app → Settings → Providers:
  1. Add a provider.
  2. Paste the key (or complete CLI login where applicable).
  3. Validate — Yoqa probes models / auth.
  4. Set a default provider (and model when the list is available).
  5. Confirm with yoqa status (provider: …).

Supported providers

What needs a provider?

Tips

  • Prefer models that accept image inputs — text-only models fail vision decide.
  • For OpenCode, paste a Zen API key from opencode.ai in Settings → Providers. Yoqa calls hosted Zen at opencode.ai/zen/v1. A local opencode serve does not expose OpenAI /v1/chat/completions, so CLI login alone will not authenticate vision. New providers default to mimo-v2.5-free; most other free Zen models are text-only and reject screenshots — switch to mimo-v2.5-free (or a paid multimodal model on Zen with billing) if a run reports “No endpoints found that support image input”.
  • Custom base URLs are ideal for private gateways; leave the API key empty only if the host allows it.

How the agent works

Where vision is used in the loop

Quickstart

First run with a provider configured