openrouter/fusion Fusion turns your prompt into a small multi-model deliberation. A panel of expert models (see below) analyzes your prompt in parallel with web search and web fetch enabled, then a judge model synthesizes their responses into a structured analysis β consensus, contradictions, partial coverage, unique insights, and blind spots β and writes the final answer from it.
By default the panel is the Quality
preset; switch to Budget
for cheaper members, or override the panel and judge entirely with the fusion plugin's analysis_models
and model
fields. Reach for Fusion when a single model isn't enough β research, expert critique, or anywhere the cost of being wrong outweighs a few extra completions.
Because Fusion runs every panel member plus a judge call, your request is priced as the sum of those underlying completions rather than a single model. To see which models ran, visit Activity.
Learn more in our docs. For another way to route, see the Auto Router.
Quick Start #
Drop-in code to call this model. OpenRouter's API is OpenAI-compatible β most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug below.