product updateOpenrouter

OpenRouter Launches Fusion: Multi-Model Consensus System That Runs Expert Panels in Parallel

TL;DR

OpenRouter has released Fusion, a multi-model routing system that processes prompts through parallel expert model panels with web search enabled, then uses a judge model to synthesize consensus, contradictions, and unique insights. Users pay the sum of all underlying model completions rather than a single model price.

2 min read
0

OpenRouter Launches Fusion: Multi-Model Consensus System

OpenRouter has released Fusion, a new routing system that runs user prompts through multiple AI models simultaneously before synthesizing their responses into a single answer.

How Fusion Works

Fusion processes each prompt through a panel of expert models running in parallel, with web search and web fetch capabilities enabled. A separate judge model then analyzes all responses to identify:

  • Consensus points across models
  • Contradictions between responses
  • Partial coverage gaps
  • Unique insights from individual models
  • Blind spots in the collective analysis

The judge model uses this structured analysis to generate the final answer.

Configuration and Pricing

By default, Fusion uses OpenRouter's Quality preset for the expert panel. Users can switch to a Budget preset for lower-cost models or completely override both the panel and judge model using the fusion plugin's analysis_models and model fields.

Pricing is calculated as the sum of all underlying model completions. Since Fusion runs every panel member plus a judge call, costs are significantly higher than single-model requests. Users can view which models ran for each request in OpenRouter's Activity section.

Target Use Cases

According to OpenRouter, Fusion is designed for scenarios where "the cost of being wrong outweighs a few extra completions." Recommended applications include:

  • Research requiring multiple perspectives
  • Expert critique and analysis
  • High-stakes decisions where accuracy is critical

The default panel includes six models from the Quality preset, though OpenRouter has not disclosed specific model names or which model serves as the judge.

Technical Details

Fusion is accessed through OpenRouter's routing system at openrouter/fusion. The service integrates with OpenRouter's existing web search infrastructure and can be customized through plugin parameters.

OpenRouter also offers an Auto Router as an alternative routing method, though details on how it differs from Fusion were not provided.

What This Means

Fusion represents a shift from single-model inference to ensemble approaches for high-stakes queries. By running multiple models in parallel and synthesizing their outputs, it trades cost and latency for potentially higher accuracy through consensus. However, without disclosed benchmark comparisons or specific model configurations, the practical accuracy gains remain unclear. The pricing model—sum of all completions—makes this approach expensive for routine queries, positioning it strictly as a tool for critical decisions where multiple expert opinions justify the cost premium.

Related Articles

product update

AWS Details Reference Architecture for Multi-Tenant Document Chat on Amazon Bedrock Knowledge Bases

AWS has published a reference architecture showing how to build multi-tenant agentic document chat applications using Amazon Bedrock Managed Knowledge Base. The design handles per-user document isolation, asynchronous ingestion up to 50 MB, and agentic multi-hop retrieval with citations, offloading infrastructure work from development teams.

product update

Perplexity Brings Agentic 'Personal Computer' Feature to Windows

Perplexity has expanded its agentic Personal Computer feature from Mac to Windows 10 and 11, letting subscribers on paid plans automate multi-step tasks across local files, native apps, and cloud services like OneDrive and Outlook.

product update

OpenAI Quietly Rolls Out Outcome-Based Pricing, Charging Some Customers Only When Tasks Succeed

OpenAI has quietly begun offering some large customers a pay-per-outcome model, charging only when its AI successfully completes tasks such as customer support requests, according to The Information. The shift joins a broader industry move away from flat subscriptions toward usage- and results-based billing, led by startups like Sierra, Fin, and Cognition.

product update

OpenAI to Cut Off Cursor's API Access After SpaceXAI Acquisition, Effective November 12, 2026

OpenAI announced it will stop providing its models to AI coding assistant Cursor on November 12, 2026, following Cursor's acquisition by Elon Musk's SpaceXAI. The company cited a lack of confidence that SpaceXAI would honor its terms of service, pointing to xAI's admitted use of OpenAI outputs to train competing models.

Comments

Loading...