forked from phoenix/litellm-mirror
docs: fix pip install litellm[proxy] instruction
This commit is contained in:
parent
bf56179da8
commit
b51d98c6e3
9 changed files with 8 additions and 14 deletions
|
@ -13,7 +13,7 @@ Docs outdated. New docs 👉 [here](./simple_proxy)
|
|||
|
||||
## Usage
|
||||
```shell
|
||||
pip install litellm[proxy]
|
||||
pip install 'litellm[proxy]'
|
||||
```
|
||||
```shell
|
||||
$ litellm --model ollama/codellama
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue