Update README.md

This commit is contained in:
Krish Dholakia 2023-10-27 11:07:16 -07:00 committed by GitHub
parent e9eafd96f0
commit de29df1c7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,10 @@ A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM AP
</a>
</p>
LiteLLM Server provides:
- A fixed endpoint to call all LiteLLM-supported models/providers
- Caching + Logging capabilities (Redis and Langfuse, respectively)
## Usage
```shell