fix(proxy_server.py): allow updating tpm/rpm limits via /team/update

This commit is contained in:
Krrish Dholakia 2024-03-28 15:59:35 -07:00
parent 569e660a67
commit 58bdbecbc6
3 changed files with 10 additions and 18 deletions

View file

@ -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