(fix) default config users use on startup

This commit is contained in:
ishaan-jaff 2024-03-11 11:39:06 -07:00
parent 53c67d302a
commit ab48edca78

View file

@ -1,4 +1,6 @@
model_list: model_list:
# NOTE: This is the default config users use with Dockerfile.
# DO not expect users to pass os.environ/<> vars here, this will lead to proxy startup failing for them if they don't have the expected env vars
- model_name: gpt-3.5-turbo - model_name: gpt-3.5-turbo
litellm_params: litellm_params:
model: azure/chatgpt-v-2 model: azure/chatgpt-v-2