Update README.md

This commit is contained in:
Krish Dholakia 2023-10-28 15:41:27 -07:00 committed by GitHub
parent b76304246e
commit 8a599e8053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,9 +17,10 @@ A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM AP
</a>
</h4>
LiteLLM Server provides:
- A fixed endpoint to call all LiteLLM-supported models/providers
LiteLLM Server supports:
- LLM API Calls in the OpenAI ChatCompletions format
- Caching + Logging capabilities (Redis and Langfuse, respectively)
- Setting API keys in the request headers or in the .env
## Usage