Model Routing

Pick a model per job and degrade sensibly when one fails — a quality bar per call site, candidates compared on the same task set, a readable routing rule, and an explicit retry-versus-fallback path with pinned model ids. Use when cost or latency has become a problem, when adding a cheaper or larger model to an existing system, or when a fallback fires silently and quality drops without anyone noticing. Not for prompt authoring, not for retrieval tuning, and not for capacity or infrastructure planning.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/ai/model-routing commit a782eebd4a

Frequently asked questions

npx skillmds@latest add nahid-sparktales/model-routing