forked from phoenix/litellm-mirror
docs(routing.md): add url
This commit is contained in:
parent
7c74ea8b77
commit
1c60fd0e78
1 changed files with 3 additions and 0 deletions
|
@ -645,6 +645,9 @@ print(f"response: {response}")
|
|||
<TabItem value="proxy" label="Proxy">
|
||||
|
||||
**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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue