send team_alias on team budget alerts

This commit is contained in:
Ishaan Jaff 2024-06-14 17:00:43 -07:00
parent 6bd7e24fdd
commit 75d5609705

View file

@ -1269,6 +1269,8 @@ async def user_api_key_auth(
spend=valid_token.team_spend,
max_budget=valid_token.team_max_budget,
user_id=valid_token.user_id,
team_id=valid_token.team_id,
team_alias=valid_token.team_alias,
)
asyncio.create_task(
proxy_logging_obj.budget_alerts(