Fix indentation and alphabetical order for LiteLLM

This commit is contained in:
s4ch9n 2026-06-26 11:47:22 +05:30
parent 0cef4b94e2
commit 32b7980d27

View file

@ -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._