mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
docs use entrata id with litellm proxy
This commit is contained in:
parent
08fa3f346a
commit
38ce14c66b
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue