mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
Update router_config_template.yaml
This commit is contained in:
parent
aa4d049a48
commit
79eb8fc486
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
model_list:
|
||||
model_list: # refer to https://docs.litellm.ai/docs/routing#quick-start
|
||||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: azure/chatgpt-v-2 # azure/<your-deployment-name>
|
||||
|
@ -25,4 +25,4 @@ model_list:
|
|||
environment_variables:
|
||||
REDIS_HOST: your_redis_host
|
||||
REDIS_PASSWORD: your_redis_password
|
||||
REDIS_PORT: your_redis_port
|
||||
REDIS_PORT: your_redis_port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue