litellm/tests/test_litellm/router_strategy/adaptive_router/fixtures
Krrish Dholakia dd4a1d2be2 feat: add adaptive routing to litellm
allow model routing to improve based on conversation signals

ensures router is picking best model for task
2026-04-18 16:35:17 -07:00
..
clean_no_signals.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
clean_satisfaction.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
disengagement_giveup.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
exhaustion_429.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
exhaustion_context_overflow.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
failure_tool_error.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
loop_same_tool.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
misalignment_rephrase.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
mixed_failure_then_satisfaction.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00
stagnation_repeat.json feat: add adaptive routing to litellm 2026-04-18 16:35:17 -07:00