diff --git a/docs/my-website/docs/routing.md b/docs/my-website/docs/routing.md index 17168c607..e11f0485f 100644 --- a/docs/my-website/docs/routing.md +++ b/docs/my-website/docs/routing.md @@ -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.