forked from phoenix/litellm-mirror
fix - test team_alias
This commit is contained in:
parent
59cb306d47
commit
6ec0efab50
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue