(docs) proxy server

This commit is contained in:
ishaan-jaff 2023-10-23 11:45:18 -07:00
parent a89e40df5e
commit 07b2dec580

View file

@ -73,6 +73,8 @@ On a successfull deploy your Cloud Run Shell will have this output
<Image img={require('../img/cloud_run0.png')} />
## 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
<Tabs>