mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-12 05:04:51 +00:00
c1355e92dc
* fix(proxy_server.py): re-encrypt env var on config save + use original value on decrypt error Closes https://github.com/BerriAI/litellm/issues/14854 Fixes https://github.com/BerriAI/litellm/issues/13406 * docs: email.md document PROXY_BASE_URL param * fix(proxy_server.py): pop model list before writing to db