diff --git a/docs/my-website/docs/routing.md b/docs/my-website/docs/routing.md index bc55a38d5..e65dc4dce 100644 --- a/docs/my-website/docs/routing.md +++ b/docs/my-website/docs/routing.md @@ -645,6 +645,9 @@ print(f"response: {response}") **1. Setup config** + +For azure deployments, set the base model. Pick the base model from [this list](https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json), all the azure models start with azure/. + ```yaml router_settings: enable_pre_call_checks: true # 1. Enable pre-call checks