mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-12 17:04:30 +00:00
063198cf8e
- _authorize_and_filter_teams now uses Prisma WHERE clause (organization_id IN ...) instead of fetching the full team table - Add missing Switch import in agents.tsx (pre-existing build error) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>