forked from phoenix/litellm-mirror
Merge main into sweep/add-sweep-config
This commit is contained in:
commit
9b1066a03f
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