diff --git a/docs/my-website/docs/proxy/ui.md b/docs/my-website/docs/proxy/ui.md index 1f71e6332..b18fc152c 100644 --- a/docs/my-website/docs/proxy/ui.md +++ b/docs/my-website/docs/proxy/ui.md @@ -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) + +::: +