Platform  /  Bring your own keys

Bring your own keys

On Scale, the panel can call your own Anthropic, OpenAI and Google accounts, so inference happens under contracts you already negotiated.

Why it matters

Most enterprise objections to an AI reviewer are about the vendor relationship, not the tool. With your own keys, data-processing terms, retention windows, regional routing and zero-retention agreements are the ones you already signed. Dicast never sees the model responses in full — only the votes and reasoning summaries the panel produces.

Configuring keys

Add keys in Workspace settings → Model vendors. They are encrypted at rest and are never written to logs or exposed to other members of your workspace.

panel:
  jurors:
    - vendor: anthropic
      key: workspace      # your stored key
    - vendor: openai
      key: workspace
    - vendor: google
      key: dicast         # fall back to ours for this seat

Seats can be mixed. A panel with two of your keys and one of ours still gives you vendor independence while you are provisioning the third account.

Billing

Inference on your keys is billed by the vendor directly. Your Dicast subscription drops to the platform rate — see plans and quotas. Pull request volume is still counted so quotas and the dashboard work.

When a key fails

If one of your keys is rate-limited or rejected, that seat is left empty rather than silently filled with a Dicast key. The panel seats with two jurors and the threshold behaviour described in verdicts and thresholds applies.