S
Sonny
Text
Routing a Request to the Right Handler — Building with the Claude API
Classify an incoming request first, then send it to the prompt, model, or tool specialized for it, instead of forcing one general prompt to serve every case. Taught in the course “Building with the C…