OpenRouter Fusion API Performance Review

AICodeKinggo watch the original →

OpenRouter's Fusion API uses a compound model approach to perform deep research, but it fails to match Fable's performance in coding and simulation tasks while incurring higher costs and latency.

The Compound Model Mechanism

OpenRouter's Fusion API operates as a compound system rather than a single model. When a prompt is submitted, the system dispatches the request to a panel of models in parallel, each utilizing web search and fetch capabilities. A judge model then reviews the individual responses to identify consensus, contradictions, and blind spots before synthesizing a final answer. While this architecture mimics common agentic workflows, the implementation relies on existing model APIs rather than novel model architecture.

Performance and Practical Limitations

Despite marketing claims that Fusion achieves Fable-level intelligence, practical testing reveals significant inconsistencies across non-research tasks. In simulation and generative tests, Fusion produced suboptimal results, such as overlapping geometry in a 3JS folding table simulator and illogical target placement in a bow and arrow simulator. Coding tasks and math problems also showed performance degradation compared to using a single high-end model like Opus. Furthermore, the API suffers from high latency due to the multi-step nature of the panel-and-judge process, and it lacks broad support in existing agent frameworks, making it difficult to integrate into production workflows.

Misleading Benchmarking

OpenRouter justifies its performance claims by citing results from DracoBench, a benchmark specifically designed for deep research tasks. The author notes that comparing a general-purpose model like Fable to a system optimized for deep research is inherently flawed. Because Fable's primary strength lies in raw coding capabilities rather than research-specific retrieval, the benchmark results do not translate to general model superiority. The author concludes that the marketing is overhyped and that users are better served by using individual, specialized models rather than the Fusion API.

  • #review
  • #ai
  • #llm

summary by google/gemini-3.1-flash-lite. probably wrong about something. check the source.