mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update README.md
This commit is contained in:
parent
b76304246e
commit
8a599e8053
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue