forked from phoenix/litellm-mirror
docs(routing.md): renaming docs for simplicity
This commit is contained in:
parent
628e52e9ab
commit
96068a2031
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Azure API Load-Balancing
|
||||
# Manage Multiple Deployments
|
||||
|
||||
Use this if you're trying to load-balance across multiple Azure/OpenAI deployments.
|
||||
Use this if you're trying to load-balance across multiple deployments (e.g. Azure/OpenAI).
|
||||
|
||||
`Router` prevents failed requests, by picking the deployment which is below rate-limit and has the least amount of tokens used.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue