mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
(feat) update config.yaml
This commit is contained in:
parent
b0c75d405c
commit
0c17fe9a32
1 changed files with 2 additions and 5 deletions
|
|
@ -12,9 +12,6 @@ model_list:
|
|||
api_base: https://exampleopenaiendpoint-production.up.railway.app/
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
router_settings:
|
||||
set_verbose: True
|
||||
debug_level: "DEBUG"
|
||||
litellm_settings:
|
||||
success_callback: ["prometheus"]
|
||||
disable_spend_logs: true
|
||||
disable_reset_budget: true
|
||||
num_retries: 2
|
||||
Loading…
Add table
Reference in a new issue