fix - test team_alias
This commit is contained in:
parent
59cb306d47
commit
6ec0efab50
@ -8036,6 +8036,7 @@ async def new_team(
|
||||
## ADD TO TEAM TABLE
|
||||
complete_team_data = LiteLLM_TeamTable(
|
||||
**data.json(),
|
||||
model_id=_model_id,
|
||||
)
|
||||
|
||||
# If budget_duration is set, set `budget_reset_at`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user