forked from phoenix/litellm-mirror
Merge main into sweep/update-docs-embeddings-sentry-posthog
This commit is contained in:
commit
7fe471f225
1 changed files with 4 additions and 2 deletions
|
@ -12,9 +12,11 @@ litellm manages:
|
||||||
- translating inputs to completion and embedding endpoints
|
- translating inputs to completion and embedding endpoints
|
||||||
- guarantees consistent output, text responses will always be available at `['choices'][0]['message']['content']`
|
- guarantees consistent output, text responses will always be available at `['choices'][0]['message']['content']`
|
||||||
|
|
||||||
Read the docs - https://litellm.readthedocs.io/en/latest/
|
|
||||||
# usage
|
# usage
|
||||||
## installation
|
|
||||||
|
Read the docs - https://litellm.readthedocs.io/en/latest/
|
||||||
|
|
||||||
|
## quick start
|
||||||
```
|
```
|
||||||
pip install litellm
|
pip install litellm
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue