forked from phoenix/litellm-mirror
fix(proxy_server.py): allow updating tpm/rpm limits via /team/update
This commit is contained in:
parent
569e660a67
commit
58bdbecbc6
3 changed files with 10 additions and 18 deletions
|
@ -5826,7 +5826,6 @@ async def update_team(
|
|||
user_api_key_dict: UserAPIKeyAuth = Depends(user_api_key_auth),
|
||||
):
|
||||
"""
|
||||
[BETA]
|
||||
[RECOMMENDED] - use `/team/member_add` to add new team members instead
|
||||
|
||||
You can now update team budget / rate limits via /team/update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue