Set up LiteLLM Auto Router: send each prompt to the right model
Most AI apps let you pick one model, and then every query goes to it. "What's the capital of France?" goes to that model. "Find the race condition in our billing service" goes to the same one. Your si