mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
docs(users.md): add doc on setting max budget for internal users
This commit is contained in:
parent
0a42347a8d
commit
4416ad02b4
1 changed files with 1 additions and 1 deletions
|
|
@ -684,7 +684,7 @@ Use this to set a default budget for users who you give keys to.
|
|||
|
||||
This will apply when a user has [`user_role="internal_user"`](./self_serve.md#available-roles) (set this via `/user/new` or `/user/update`).
|
||||
|
||||
This will NOT apply if a key has a team_id (team budgets will apply then).
|
||||
This will NOT apply if a key has a team_id (team budgets will apply then). [Tell us how we can improve this!](https://github.com/BerriAI/litellm/issues)
|
||||
|
||||
1. Define max budget in your config.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue