forked from phoenix/litellm-mirror
Update README.md
This commit is contained in:
parent
763f70b6a1
commit
c0e895be3a
1 changed files with 12 additions and 4 deletions
16
README.md
16
README.md
|
@ -5,10 +5,18 @@
|
|||
<p align="center">Call all LLM APIs using the OpenAI format [Anthropic, Huggingface, Cohere, Azure OpenAI etc.]</p>
|
||||
</p>
|
||||
|
||||
[](https://pypi.org/project/litellm/)
|
||||
[](https://pypi.org/project/litellm/0.1.1/)
|
||||
[](https://dl.circleci.com/status-badge/redirect/gh/BerriAI/litellm/tree/main)
|
||||

|
||||
<h4 align="center">
|
||||
<a href="https://pypi.org/project/litellm/">
|
||||
<img src="https://img.shields.io/pypi/v/litellm.svg" alt="PyPI Version">
|
||||
</a>
|
||||
<a href="https://pypi.org/project/litellm/0.1.1/">
|
||||
<img src="https://img.shields.io/badge/stable%20version-v0.1.424-blue?color=green&link=https://pypi.org/project/litellm/0.1.1/" alt="Stable Version">
|
||||
</a>
|
||||
<a href="https://dl.circleci.com/status-badge/redirect/gh/BerriAI/litellm/tree/main">
|
||||
<img src="https://dl.circleci.com/status-badge/img/gh/BerriAI/litellm/tree/main.svg?style=svg" alt="CircleCI">
|
||||
</a>
|
||||
<img src="https://img.shields.io/pypi/dm/litellm" alt="Downloads">
|
||||
</h4>
|
||||
|
||||
[](https://discord.gg/wuPM9dRgDw)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue