mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update README.md
This commit is contained in:
parent
5230a683e0
commit
89c94cf14f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ $ uvicorn main:app --host 0.0.0.0 --port 8000
|
|||
```
|
||||
|
||||
### Custom Config
|
||||
1. Create + Modify router_config.yaml (save your azure/openai/etc. deployment info)
|
||||
1. Create + Modify [router_config.yaml](https://github.com/BerriAI/litellm/blob/main/router_config_template.yaml) (save your azure/openai/etc. deployment info)
|
||||
```shell
|
||||
cp ./router_config_template.yaml ./router_config.yaml
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue