Two LLMs, One Key Pool, Zero Improvisation
Klyro's diagnostic pipeline splits work across two LLM calls per run: an Analyst on a smaller, faster model to diagnose load-test failures and an Investigator on a larger model to write code fixes. The system routes requ…