mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 10:27:13 +00:00
docs use entrata id with litellm proxy
This commit is contained in:
@@ -95,9 +95,8 @@ model_list:
|
||||
api_key: os.environ/AZURE_API_KEY # The `os.environ/` prefix tells litellm to read this from the env.
|
||||
```
|
||||
</TabItem>
|
||||
<TabItem value="config-*" label="config.yaml - use tenant_id, client_id, client_secret">
|
||||
<TabItem value="config-*" label="config.yaml (Entrata ID) use tenant_id, client_id, client_secret">
|
||||
|
||||
This uses the `ClientSecretCredential`
|
||||
|
||||
```yaml
|
||||
model_list:
|
||||
|
||||
Reference in New Issue
Block a user