Instruction: Describe where you would place routing decisions in an LLM platform.
Context: Checks whether the candidate can explain the core concept clearly and connect it to real production decisions. Describe where you would place routing decisions in an LLM platform.
Official answer available
Preview the opening of the answer, then unlock the full walkthrough.
The way I'd think about it is this: Routing logic should live in a control layer the team can inspect, test, and version, not buried inside ad hoc prompt instructions. The model can help classify or score a request, but the routing policy itself should remain observable and governable.
That makes...
easy
easy
easy
easy
easy
easy