docs auto routing

This commit is contained in:
Ishaan Jaff
2025-07-25 08:50:16 -07:00
parent 50574c0c3e
commit 7bb48ffaf9
2 changed files with 4 additions and 0 deletions
@@ -1,7 +1,11 @@
import Image from '@theme/IdealImage';
# Auto Routing
LiteLLM can auto select the best model for a request based on rules you define.
<Image alt="Auto Routing" img={require('../../img/auto_router.png')} style={{ borderRadius: '8px', marginBottom: '1em', maxWidth: '100%' }} />
## LiteLLM Python SDK
Auto routing allows you to define routing rules that automatically select the best model for a request based on the input content. This is useful for directing different types of queries to specialized models.
Binary file not shown.

After

Width:  |  Height:  |  Size: 384 KiB