(fix) general proxy config yaml

This commit is contained in:
ishaan-jaff 2023-12-02 11:32:29 -08:00
parent 59b36a6f9c
commit b9e1c66ebe

View file

@ -4,5 +4,5 @@ model_list:
model: gpt-3.5-turbo
general_settings:
otel: True
master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
# otel: True # OpenTelemetry Logger
# master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)