From e897a75887eddc9ffc60e70235486f5c1cfbbe2b Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Tue, 24 Oct 2023 21:13:41 -0700 Subject: [PATCH] (docs) simple proxy testing --- docs/my-website/docs/simple_proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/simple_proxy.md b/docs/my-website/docs/simple_proxy.md index 67881f584c..a2c37a87b0 100644 --- a/docs/my-website/docs/simple_proxy.md +++ b/docs/my-website/docs/simple_proxy.md @@ -94,7 +94,7 @@ This server allows two ways of passing API keys to litellm On a successfull deploy your Cloud Run Shell will have this output -## Testing your deployed proxy +### Testing your deployed proxy **Assuming the required keys are set as Environment Variables** https://litellm-7yjrj3ha2q-uc.a.run.app is our example proxy, substitute it with your deployed cloud run app