mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-21 05:44:38 +00:00
0da25fadc0
* fix(proxy_server.py): exclude none fields before returning Fixes https://github.com/BerriAI/litellm/issues/13055 * test: add unit tests * feat(auth_checks.py): allow info routes to work when end user over budget Fixes https://github.com/BerriAI/litellm/issues/13286