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
c4f31c481b
commit
dc23770f0a
1 changed files with 4 additions and 2 deletions
|
@ -12,9 +12,11 @@ litellm manages:
|
|||
- translating inputs to completion and embedding endpoints
|
||||
- guarantees consistent output, text responses will always be available at `['choices'][0]['message']['content']`
|
||||
|
||||
Read the docs - https://litellm.readthedocs.io/en/latest/
|
||||
# usage
|
||||
## installation
|
||||
|
||||
Read the docs - https://litellm.readthedocs.io/en/latest/
|
||||
|
||||
## quick start
|
||||
```
|
||||
pip install litellm
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue