Tag inference in your workspace by task type, department, agent complexity, or whatever you care about. Then filter your logs or visualize your Activity.
Here's our internal model spread across task types 👇
A classifier is four things: a taxonomy of up to 8 dimensions, a classification prompt, a model to apply it, and a sampling rate.
We include six presets you can use to start quickly. Classification runs async after each request, so it adds *zero* latency to your inference path.
Here's our own internal inference, grouped by task family and model.
Analysis and coding dominate, and you can see exactly which model is absorbing each one.
Invert the grouping to e.g. see where GPT 5.6 Sol is being used the most.
Classifiers can work even with prompt logging disabled, and attach on each individual generation for full inspectability.
Introducing the Fusion API, the smartest compound model in the market.
Fusion achieves Fable-level intelligence at half the price.
How it works 👇
We benchmarked Fusion on 100 hard research tasks and found:
1. Panels of models consistently outperform individual models 2. Beyond-frontier performance can be achieved with frontier panels 3. Panels of budget models can surpass frontier models at a much lower cost
By testing different combinations of models, we found that roughly three quarters of the lift that Fusion provides comes from synthesis, and one quarter from diversity.
A skill for building your own agent harness + terminal UI (TUI). The skill walks you through 4 different ways of customizing the look, and supports dozens of optional features 👇
We collaborated with @a16z to publish the **State of AI** - an empirical report on how LLMs have been used on OpenRouter.
After analyzing more than 100 trillion tokens across hundreds of models and 3+ million users (excluding 3rd party) from the last year, we have a lot of insights to share.
@AnjneyMidha @MaikaThoughts @xanderatallah @cclark One finding: we observe a Cinderella "Glass Slipper" effect for new models.
Early users a new LLM either churn quickly or become part of a foundational cohort, with much higher retention than others. They are early adopters who can "lead" the rest of the market (more details 👇)
Our dataset: anonymized request-level metadata from OpenRouter, including classifications.
We used this to study behavior at scale without reading any prompts or completions directly.
INTELLECT-3 pushes the frontier forward by opening up how high quality models are trained. Weights, code, environments, and a detailed writeup are available to all.