forked from phoenix/litellm-mirror
use lower value for testing
This commit is contained in:
parent
24ab979486
commit
87e30cd562
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ model_list:
|
|||
router_settings:
|
||||
provider_budget_config:
|
||||
openai:
|
||||
budget_limit: 1 # float of $ value budget for time period
|
||||
budget_limit: 0.2 # float of $ value budget for time period
|
||||
time_period: 1d # can be 1d, 2d, 30d
|
||||
anthropic:
|
||||
budget_limit: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue