mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
(docs) proxy
This commit is contained in:
parent
ff482f2eb9
commit
813da8ec04
1 changed files with 1 additions and 1 deletions
|
|
@ -13,8 +13,8 @@ LiteLLM Server manages:
|
|||
|
||||
```shell
|
||||
$ litellm --model huggingface/bigcode/starcoder
|
||||
#INFO: Proxy running on http://0.0.0.0:8000
|
||||
```
|
||||
OpenAI Proxy running on http://0.0.0.0:8000
|
||||
|
||||
```shell
|
||||
curl http://0.0.0.0:8000/v1/chat/completions \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue