From 32b7980d27daffa635071861755c85119f477f7c Mon Sep 17 00:00:00 2001 From: s4ch9n Date: Fri, 26 Jun 2026 11:47:22 +0530 Subject: [PATCH] Fix indentation and alphabetical order for LiteLLM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2dd992..57a6655 100644 --- a/README.md +++ b/README.md @@ -532,8 +532,8 @@ _Libraries for visualizing data. Also see [awesome-javascript](https://github.co - [pygraphviz](https://github.com/pygraphviz/pygraphviz/) - Python interface to [Graphviz](https://www.graphviz.org/). - Dashboards and Apps - [gradio](https://github.com/gradio-app/gradio) - Build and share machine learning apps, all in Python. + - [LiteLLM](https://github.com/BerriAI/litellm) - Call 100+ LLMs using OpenAI format. - [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._