From 998987cf523b36499c82975443350374d438c33f Mon Sep 17 00:00:00 2001 From: s4ch9n Date: Wed, 24 Jun 2026 22:20:51 +0530 Subject: [PATCH] Add LiteLLM to Dashboards and Apps section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8b63b..7b29ddf 100644 --- a/README.md +++ b/README.md @@ -533,7 +533,7 @@ _Libraries for visualizing data. Also see [awesome-javascript](https://github.co - Dashboards and Apps - [gradio](https://github.com/gradio-app/gradio) - Build and share machine learning apps, all in Python. - [streamlit](https://github.com/streamlit/streamlit) - A framework which lets you build dashboards, generate reports, or create chat apps in minutes. - +- [LiteLLM](https://github.com/BerriAI/litellm) - Call 100+ LLMs using OpenAI format ### Geolocation _Libraries for geocoding addresses and working with latitudes and longitudes._