15 · The Workbench

Model Router

Multi-model gateway

Software that sends each request to different models by task, cost, or policy — fast cheap model for search, frontier model for synthesis.

Concrete example

OpenRouter or an internal gateway picking GPT vs Claude vs a local Llama per call.

Why it matters

Infrastructure for swapping models without changing your app.