mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Replaces the take-1000 find_many with a raw SQL query that fetches only user_id, escapes LIKE wildcards in the fragment, and returns the complete match set so the key filter never silently drops visible keys. Fragments matching more than 50k users get a 400 telling the caller to narrow the search instead of building an IN clause that large |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||