mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* feat(ui): add Test Routing to the auto router create form Route a test prompt through the complexity-router config on screen before the router is saved, showing the model it lands on and the same decision trace the Logs page renders. Adds POST /auto_router/test_routing, which classifies with the live pre-routing hook and sends nothing to the routed model. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(ui): reset the routing test modal on reopen and expose /auto_router on the UI backend Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(proxy): enforce caller model access and key budget on the routing test's classifier call Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: tin <tin@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| routes | ||
| Dockerfile | ||
| main.py | ||