forked from phoenix/litellm-mirror
docs correct link to oauth 2.0
This commit is contained in:
parent
c5e5bd20ac
commit
3d06b51e4e
1 changed files with 7 additions and 0 deletions
|
@ -82,6 +82,13 @@ litellm_settings:
|
|||
- Key will be created with `max_budget=100` since 100 is the upper bound
|
||||
|
||||
#### Step 2: Setup Oauth Client
|
||||
|
||||
:::tip
|
||||
|
||||
Looking for how to use Oauth 2.0 for /chat, /completions API requests to the proxy? [Follow this doc](.oauth2)
|
||||
|
||||
:::
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="okta" label="Okta SSO">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue