From 0cef4b94e24eaa25b3c20eb6fe900300129018d1 Mon Sep 17 00:00:00 2001 From: s4ch9n Date: Wed, 24 Jun 2026 22:24:09 +0530 Subject: [PATCH] Fix LiteLLM description format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b29ddf..f2dd992 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 +- [LiteLLM](https://github.com/BerriAI/litellm) - Call 100+ LLMs using OpenAI format. ### Geolocation _Libraries for geocoding addresses and working with latitudes and longitudes._