From 5da47688ef9a5c73a608b416168739d76f471a01 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Sat, 4 Nov 2023 22:28:01 -0700 Subject: [PATCH] (docs) litellm playground fix --- docs/my-website/docs/tutorials/first_playground.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/my-website/docs/tutorials/first_playground.md b/docs/my-website/docs/tutorials/first_playground.md index 7af08915c..bc34e89b6 100644 --- a/docs/my-website/docs/tutorials/first_playground.md +++ b/docs/my-website/docs/tutorials/first_playground.md @@ -184,6 +184,4 @@ This is what you should see: You've created your first LLM Playground - with the ability to call 50+ LLM APIs. Next Steps: -* [Check out the full list of LLM Providers you can now add](../completion/supported) -* [Deploy your server using Render](https://render.com/docs/deploy-flask) -* [Deploy your playground using Streamlit](https://docs.streamlit.io/streamlit-community-cloud/deploy-your-app) \ No newline at end of file +* [Check out the full list of LLM Providers you can now add](https://docs.litellm.ai/docs/providers) \ No newline at end of file