mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
docs msft SSO
This commit is contained in:
parent
c71e98b05a
commit
892964272f
1 changed files with 3 additions and 3 deletions
|
@ -64,7 +64,7 @@ Sign into the LiteLLM UI via SSO. You should be redirected to the Entra ID SSO p
|
|||
|
||||
On the LiteLLM UI, Navigate to `Teams`, You should see the new team `Production LLM Evals Group` auto-created on LiteLLM.
|
||||
|
||||
<Image img={require('../../img/msft_auto_team.png')} style={{ width: '1000px', height: 'auto' }} />
|
||||
<Image img={require('../../img/msft_auto_team.png')} style={{ width: '900px', height: 'auto' }} />
|
||||
|
||||
#### How this works
|
||||
|
||||
|
@ -109,7 +109,7 @@ Sign in as the new user on LiteLLM UI. You should be redirected to the Entra ID
|
|||
|
||||
On the LiteLLM UI, Navigate to `Teams`, You should see the new team `Production LLM Evals Group`. Since your are now a member of the `Production LLM Evals Group` in Entra ID, you should see the new team `Production LLM Evals Group` on the LiteLLM UI.
|
||||
|
||||
<Image img={require('../../img/msft_member_3.png')} style={{ width: '1000px', height: 'auto' }} />
|
||||
<Image img={require('../../img/msft_member_3.png')} style={{ width: '900px', height: 'auto' }} />
|
||||
|
||||
## 3. Set default params for new teams auto-created on LiteLLM
|
||||
|
||||
|
@ -137,7 +137,7 @@ litellm_settings:
|
|||
- Navigate to `Teams` and you should see the new team `Default LiteLLM Prod Team` auto-created on LiteLLM
|
||||
- Note LiteLLM will set the default params for this new team.
|
||||
|
||||
<Image img={require('../../img/msft_default_settings.png')} style={{ width: '1000', height: 'auto' }} />
|
||||
<Image img={require('../../img/msft_default_settings.png')} style={{ width: '900px', height: 'auto' }} />
|
||||
|
||||
|
||||
## Video Walkthrough
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue