mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
(docs) proxy embedding config
This commit is contained in:
parent
f3fff173d2
commit
c9fdf25c94
1 changed files with 4 additions and 0 deletions
|
@ -866,6 +866,10 @@ model_list:
|
||||||
api_base: http://0.0.0.0:8001/
|
api_base: http://0.0.0.0:8001/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Run the proxy using this config
|
||||||
|
```shell
|
||||||
|
$ litellm --config /path/to/config.yaml
|
||||||
|
```
|
||||||
|
|
||||||
### Config for setting Model Aliases
|
### Config for setting Model Aliases
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue