yuneng-jiang and GitHub
c24a3603d9
fix(team-management): delete a team's BYOK models when the team is deleted ( #29977 )
...
A team's BYOK models (rows in LiteLLM_ProxyModelTable with model_info.team_id set)
were left orphaned when the team was deleted; they lingered in the database and kept
showing on the Models + Endpoints page. delete_team now removes them via a new
delete_team_models helper that deletes the rows in one transaction and syncs the
in-memory router only after that transaction commits, run before the team rows are
deleted so a mid-flight failure never leaves the team gone with its models orphaned
2026-06-08 16:55:35 -07:00
..
2026-06-03 11:14:15 -07:00
2026-04-17 13:02:59 -07:00
2026-06-08 13:49:52 -07:00
2026-06-06 16:11:54 -07:00
2026-05-27 21:00:07 -07:00
2026-05-30 10:09:05 -07:00
2026-06-05 20:15:11 -07:00
2026-05-12 23:26:34 -07:00
2026-04-21 15:03:40 +05:30
2026-06-08 13:57:03 -07:00
2026-05-20 16:41:40 -07:00
2026-06-08 16:14:30 -07:00
2026-06-08 16:14:30 -07:00
2026-06-06 20:59:33 -07:00
2026-05-12 16:40:07 -07:00
2026-04-30 02:39:28 +00:00
2026-06-08 16:55:35 -07:00
2026-06-06 20:59:33 -07:00
2026-06-08 13:49:52 -07:00
2026-05-29 19:43:14 -07:00
2026-05-19 16:02:03 -07:00
2026-05-04 18:17:31 +00:00
2026-06-08 13:49:52 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-06-01 21:42:51 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-29 22:02:39 -07:00
2026-04-17 13:02:59 -07:00
2026-06-03 11:01:51 -07:00
2026-06-01 21:42:51 -07:00
2026-06-01 21:42:51 -07:00
2026-04-17 13:02:59 -07:00
2026-05-22 11:22:38 -07:00
2026-05-28 18:50:33 -07:00
2026-05-28 18:50:33 -07:00
2026-06-05 16:19:01 +05:30
2026-05-28 18:50:33 -07:00
2026-04-17 13:02:59 -07:00
2026-04-20 15:08:00 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-06-05 18:53:17 +05:30
2026-04-17 13:02:59 -07:00
2026-04-23 18:41:01 +05:30
2026-04-25 17:10:41 -03:00
2026-04-22 18:00:04 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-28 20:10:42 -07:00
2026-04-17 13:02:59 -07:00
2026-05-18 16:27:44 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-05-06 00:26:17 +00:00
2026-06-04 11:07:20 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-05-01 23:03:13 +05:30
2026-06-06 17:50:29 -07:00
2026-04-17 13:02:59 -07:00
2026-05-18 16:27:44 -07:00
2026-05-22 10:04:23 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-05-11 13:22:26 -07:00
2026-04-17 13:02:59 -07:00
2026-05-20 21:25:19 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-05-15 17:28:54 +00:00
2026-06-03 11:48:35 -07:00
2026-06-02 08:48:10 -07:00
2026-06-03 01:25:15 +00:00
2026-04-17 13:02:59 -07:00
2026-06-01 21:22:35 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-05-26 11:57:39 -07:00
2026-05-06 00:42:49 +00:00
2026-06-05 09:04:45 -07:00
2026-06-02 16:11:52 -07:00
2026-05-28 11:45:41 -07:00
2026-05-07 09:06:56 -07:00
2026-04-17 13:02:59 -07:00