Managing four different LLM APIs in the same project is the kind of thing that starts small and becomes a maintenance sinkhole. Four sets of credentials, four error-handling branches, four SDK versions to pin, and a requirements file that looks like it's auditioning for a dependency museum. I finally got tired of it on a Friday afternoon and decided to try Token Router. Token Router is a single AP