A simple way to test model fallbacks with RouterBase
RouterBase provides an OpenAI-compatible API that enables developers to test model fallback logic with a simple two-model chain. By using environment variables to configure primary and fallback models…