forked from phoenix/litellm-mirror
docs(self_serve.md): add internal_user_budget_duration to docs
This commit is contained in:
parent
f0f19a9457
commit
dde477494f
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ Automatically apply budget per internal user when they sign up
|
|||
```yaml
|
||||
litellm_settings:
|
||||
max_internal_user_budget: 10
|
||||
internal_user_budget_duration: "1mo" # reset every month
|
||||
```
|
||||
|
||||
This sets a max budget of $10 USD for internal users when they sign up.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue