mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-12 06:22:25 +00:00
fix - test team_alias
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user